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

It allows Bundleable classes throw a RuntimeException which is broader than IAE. Now, Bundleable implementation may utilize checkNotNull for brevity. PiperOrigin-RevId: 357546375
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.