Extended by
MediaKeySessionSourceBufferMediaSourceInterfaceTextTrackCueAudioTrackListVideoTrackListTextTrackList
Methods
addEventListener()
addEventListener(type, listener, options?): void
Adds an event listener.
Parameters
type
string
The event to listen to.
listener
EventListener
The Event Handler function.
options?
Ignore.Returns
void
dispatchEvent()?
optional dispatchEvent(event): boolean
Dispatches an event to the target
Parameters
event
Event
The event which signals an occurrenceo.
Returns
boolean

