mirror of
https://github.com/androidx/media.git
synced 2025-05-05 06:30:24 +08:00

Prior to this change, there was a bug where playback would fail with the following steps: 1. Start playback. 2. Pause playback. 3. Disable all renderers. 4. Enable at least one renderer. 5. Resume playback.