Readonly idThe identifier of the track.
- This identifier can be used to distinguish between related tracks, e.g. tracks in the same list.
Readonly kindThe kind of the track.
- The values for this property depend on the specific type of the track.
The label of the track.
Readonly languageThe language of the track.
Readonly uidA unique identifier of the track.
- This identifier is unique across tracks of a THEOplayer instance and can be used to distinguish between tracks.
- This identifier is a randomly generated number.
Represents a track of a media resource.
Remarks
- A specific track type (e.g. TextTrack) will always be used.