Represents different types of buffered data.

Enumeration Members

BACKWARD_DURATION: "backwardDuration"

Represents the buffered data up until the current playback time.

FORWARD_DURATION: "forwardDuration"

Represents the buffered data starting at the current playback time.

Generated using TypeDoc