Media tracks on Android
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.
Related articles
- How to programmatically enable or disable audio tracks
- How to programmatically detect audio tracks
- How to programmatically detect audio track changes
- How to programmatically select a video track quality
- How to programmatically detect video track qualities
- How to programmatically detect video track quality changes
- How to reduce data usage on mobile devices
- How to start with a specific quality