media/libraries/exoplayer/src
michaelkatz 6b7b97ccfe Requiring offload disables any tracks that are non-compatible
With `AudioOffloadModePreference` `AUDIO_OFFLOAD_MODE_PREFERENCE_REQUIRED`, the `DefaultTrackSelector` will select a single audio track that it finds is offload compatible. If not any audio track is supported in offload, then no track will be selected.

PiperOrigin-RevId: 537877183
2023-06-06 18:03:02 +00:00
..
androidTest Extend Player interface, overloading 4 device-volume methods with flags 2023-04-13 16:30:30 +01:00
main Requiring offload disables any tracks that are non-compatible 2023-06-06 18:03:02 +00:00
test Requiring offload disables any tracks that are non-compatible 2023-06-06 18:03:02 +00:00