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

AudioTrack time will go out of sync if the decodeOnly flag is set of arbitrary samples (as opposed to just those following a seek). It's a pretty obscure case and it would be weird for anyone to do it, but we should be robust against it anyway.