mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

If render error occurs due to AudioTrack initialization failure in offload mode, then ExoPlayer should allow retry as subsequent attempt will be with DefaultAudioSink disabling offload. PiperOrigin-RevId: 609304897