mirror of
https://github.com/androidx/media.git
synced 2025-05-21 23:56:32 +08:00

Assert that opening the DataSource at the end of the resource results in only RESULT_END_OF_INPUT being read. open() and read() are still permitted to throw, although this permissiveness will be removed in subsequent commits. PiperOrigin-RevId: 362905314
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.