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
Showing
with
28 additions
and
13 deletions
Please
register
or
sign in
to comment