Interface: AudioTrack
Describes an alternative audio track provided by the media source.
Properties
active
active:
boolean
Whether this audio track is currently selected for playback.
id
id:
number
Unique identifier for the audio track. Typically provided by the media/source pipeline.
label
label:
string
Human-readable name of the track (e.g., “Deutsch”, “English — Commentary”).
language
language:
string
Language of the audio track as a BCP 47 tag (e.g., “en”, “de-DE”).
Last updated on