THEOplayer Web SDK
    Preparing search index...

    Interface TextTrackEventMap

    The events fired by a TextTrack.

    Hierarchy (View Summary)

    Index

    Properties

    Fired when a cue is added to the track.

    Fired when a media track's enabled or a text track's mode changes.

    Fired when the displaying cues of the text track changes.

    Fired when a cue of the track enters.

    Fired when an error occurred while loading or parsing the track.

    Fired when a cue of the track exits.

    Fired when the text track's ready state changes.

    Fired when a cue of the track is removed.

    Fired when the text track's type changes.

    Fired when the track updates.


    - A track might update because a change propagated from a remote player (e.g. Chromecast).

    Fired when a cue of the track is updated.