Enumeration MetadataEventType

An enumeration of available timed metadata events. Metadata events are fired when the playhead passes the start time of the metadata cue.

Listen to events with addEventListener

Events

Events

CAPTION: "MetaCaption"

Deprecated

Use TEXT_CUE instead.

Param

Object Caption info

ID3: "MetaID3"

Indicates that ID3 metadata has been parsed.

Param

Object[] - List of ID3 keys and values

Generated using TypeDoc