Track
abstract class Track(url: String?, type: TrackType?, label: String?, id: String, isDefault: Boolean, roles: List<MediaTrackRole>) : Parcelable
Content copied to clipboard
The base class for all tracks.
Constructors
Properties
Functions
Inheritors
AudioTrack
Link copied to clipboard
SubtitleTrack
Link copied to clipboard
ThumbnailTrack
Link copied to clipboard