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

- Handle read returning NOTHING_READ for AC-3 streams. - Remove extra checks for the audio track being initialized. - Call isInitialized() instead of checking audioTrack != null.