Interface TextTrackEventMap

The events fired by a TextTrack.

Hierarchy (view full)

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.

Remarks


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

Fired when a cue of the track is updated.

Generated using TypeDoc