ReadonlybufferingTrue if the last segment has been appended.
ReadonlybufferingThe quality of the currently buffered media for this stream.
ReadonlycontentThe content type for this stream. E.g. 'audio' or 'video'
ReadonlyerrorThe error, if in an error state.
ReadonlyfetchedThe prefetched time ranges.
ReadonlyplaybackThe quality for the currently buffered media at currentTime for this stream.
ReadonlystreamingThe quality currently being requested.
Activates the content stream, activating sub-controllers.
Deactivates the content stream, deactivating sub-controllers.
Returns true if the event host has any listeners.
Returns true if the event host has any listeners for the given type.
Adds an event handler for the given typed event.
The key representing the event type to listen for.
A callback to invoke when the event with the given type is dispatched.
Optionaloptions: SignalOptionsOptions for changing listening behavior.
Returns a method, when invoked, removes the handler.
Starts prefetching with the given priority and prefetch start time.
Resets the track to recover from error states. Resets both the segment controller and buffering controller to clear failed segments and error conditions.
Any object that may be disposed.