media/libraries/exoplayer/src
tonihei 0d4e29ffc4 Force AudioTrack-based speed changes when offload is enabled
AudioProcessor-based speed changes are not supported with
offload, so we should use the AudioTrack-based speed changes
by default if the user requests a speed change.

This moves the decision of which speed change path is used
into the Configuration, so that it can change for each
AudioTrack in a playlist.

PiperOrigin-RevId: 505621911
2023-02-01 10:29:44 +00:00
..
androidTest Fix instrumentation tests not working via Gradle 2022-09-30 18:03:11 +00:00
main Force AudioTrack-based speed changes when offload is enabled 2023-02-01 10:29:44 +00:00
test Match MergingMediaPeriod track selection by period index in id 2023-02-01 10:23:09 +00:00