Bitmovin Player API 8.268.0
Preparing search index...
Core
MediaTrackMetadata
Interface MediaTrackMetadata
Describes custom metadata associated with a media track, e.g. an
AudioTrack
.
Since
8.243.0
interface
MediaTrackMetadata
{
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
Optional
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 custom metadata associated with a media track, e.g. an AudioTrack.
Since
8.243.0