Preparing search index...
The search index is not available
Bitmovin Player API 8.190.0
Bitmovin Player API 8.190.0
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
|
undefined
;
}
Indexable
[
key:
string
]:
string
|
undefined
Index
Properties
id?
scheme
Id
Uri
value?
Properties
Optional
id
id
?:
string
scheme
Id
Uri
scheme
Id
Uri
:
string
Optional
value
value
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
id
scheme
Id
Uri
value
Bitmovin Player API 8.190.0
Loading...
Describes the role of a media track, e.g. an AudioTrack.