Skip to main content
Version: 11.7.0

Media tracks on Web

The articles in this section describe how to implement common use-cases related to audio and video tracks, such as switching between audio languages, or selecting a specific video quality.

The MediaTrack API, and its AudioTrack and VideoTrack sub-APIs, allow you to programmatically enable and disable audio tracks, inspect the available video qualities, override the ABR algorithm and more.