C

class C

Constants related to Exoplayer V2

Types

Link copied to clipboard
Define a list of DASH Role flags corresponding to those in DashRoleScheme.
Link copied to clipboard
Define the list of Role values specified in the scheme "urn:mpeg:dash:role:2011".
Link copied to clipboard
annotation class TrackType
Define of Track type constants.

Properties

Link copied to clipboard
The constant DASH_ROLE_ALTERNATE_FLAG.
Link copied to clipboard
The constant DASH_ROLE_ALTERNATE_VALUE.
Link copied to clipboard
The constant DASH_ROLE_CAPTION_FLAG.
Link copied to clipboard
The constant DASH_ROLE_CAPTION_VALUE.
Link copied to clipboard
The constant DASH_ROLE_COMMENTARY_FLAG.
Link copied to clipboard
The constant DASH_ROLE_COMMENTARY_VALUE.
Link copied to clipboard
The constant DASH_ROLE_DESCRIPTION_FLAG.
Link copied to clipboard
val DASH_ROLE_DESCRIPTION_VALUE: String = "description"
The constant DASH_ROLE_DESCRIPTION_VALUE.
Link copied to clipboard
val DASH_ROLE_DESCRIPTIVE_VALUE: String = "descriptive"
The constant DASH_ROLE_DESCRIPTIVE_VALUE.
Link copied to clipboard
The constant DASH_ROLE_DUB_FLAG.
Link copied to clipboard
The constant DASH_ROLE_DUB_VALUE.
Link copied to clipboard
The constant DASH_ROLE_MAIN_FLAG.
Link copied to clipboard
The constant DASH_ROLE_MAIN_VALUE.
Link copied to clipboard
val DASH_ROLE_SUB_FLAG: Int = 262144
The constant DASH_ROLE_SUB_FLAG.
Link copied to clipboard
The constant DASH_ROLE_SUB_VALUE.
Link copied to clipboard
The constant DASH_ROLE_SUBTITLE_FLAG.
Link copied to clipboard
The constant DASH_ROLE_SUBTITLE_VALUE.
Link copied to clipboard
The constant DASH_ROLE_SUPPLEMENTARY_FLAG.
Link copied to clipboard
val DASH_ROLE_SUPPLEMENTARY_VALUE: String = "supplementary"
The constant DASH_ROLE_SUPPLEMENTARY_VALUE.
Link copied to clipboard
The user agent identifier that must be used by all HTTP requests from this plugin.
Link copied to clipboard
val PLAYER_NAME: String = "BrightcoveExoPlayer"
The constant for the Brightcove Player name
Link copied to clipboard
A type constant for audio tracks.
Link copied to clipboard
A type constant for tracks of some default type, where the type itself is unknown.
Link copied to clipboard
A type constant for metadata tracks.
Link copied to clipboard
A type constant for text tracks.
Link copied to clipboard
A type constant for tracks of unknown type.
Link copied to clipboard
A type constant for video tracks.