media/libraries/common/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
..
main Requiring offload disables any tracks that are non-compatible 2023-06-06 18:03:02 +00:00
test Remove previously deprecated MediaItem.PlaybackProperties in favour of LocalConfiguration. 2023-05-30 10:13:11 +00:00