Bitmovin Player API 8.268.0
Preparing search index...
Core
MediaTrackRole
Interface MediaTrackRole
Describes the role of a media track, e.g. an
AudioTrack
.
interface
MediaTrackRole
{
id
?:
string
;
schemeIdUri
:
string
;
value
?:
string
;
[
key
:
string
]:
string
;
}
Indexable
[
key
:
string
]:
string
Index
Properties
id?
scheme
Id
Uri
value?
Properties
Optional
id
id
?:
string
scheme
Id
Uri
schemeIdUri
:
string
Optional
value
value
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
scheme
Id
Uri
value
Bitmovin Player API 8.268.0
Loading...
Describes the role of a media track, e.g. an AudioTrack.