mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00

This change fixes a bug where the player is frozen with HLS chunkless preparation because the audio stream wrappers are not marked as master timestamp sources before preparation. #minor-release PiperOrigin-RevId: 453941815 (cherry picked from commit 917484100db2be8681f5a122d876012c1dd0f36b)
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.