Player Module
/
com.bitmovin.player.api.media
/
TrackType
Track
Type
enum
TrackType
:
Enum
<
TrackType
> ,
Parcelable
Content copied to clipboard
Available track types.
Entries
Inherited functions
Inherited properties
Entries
Audio
Link copied to clipboard
Audio
()
Content copied to clipboard
Text
Link copied to clipboard
Text
()
Content copied to clipboard
Thumbnail
Link copied to clipboard
Thumbnail
()
Content copied to clipboard
Inherited properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
Inherited functions
describeContents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
writeToParcel
Link copied to clipboard
abstract fun
writeToParcel
(p0:
Parcel
, p1:
Int
)
Content copied to clipboard