media/library/core/src
tonihei 4a942adbc6 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 14:29:31 +00:00
..
androidTest Fix instrumentation tests not working via Gradle 2022-10-19 22:54:45 +00:00
main Force AudioTrack-based speed changes when offload is enabled 2023-02-01 14:29:31 +00:00
test Match MergingMediaPeriod track selection by period index in id 2023-02-01 14:08:04 +00:00