ReadonlyactiveThe currently active text track, or null if none is active.
ReadonlytextThe list of currently discovered text tracks.
Returns true if this text track controller is active.
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: SignalOptions
Options for changing listening behavior.
Returns a method, when invoked, removes the handler.
Read-only view of available text tracks and the active selection.