Index signature to get the media track at the requested index in the list.
Readonly
lengthThe number of media tracks in the list.
Add the given listener for the given event type(s).
The type of the event.
The callback which is executed when the event occurs.
Return the media track at the requested index in the list.
A number
representing the index of a media track in the list.
The media track with index index
in the list.
Remove the given listener for the given event type(s).
The type of the event.
The callback which will be removed.
Generated using TypeDoc
List of media tracks.