mirror of
https://github.com/androidx/media.git
synced 2025-05-06 23:20:42 +08:00

*** Original commit *** Pass startPositionUs into Renderer.replaceStream Plumb this down into BaseRenderer.onStreamChanged and use it when deciding whether to render the first frame of a new period. *** PiperOrigin-RevId: 323447253
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.