mirror of
https://github.com/androidx/media.git
synced 2025-05-10 00:59:51 +08:00

- Rename getAllDownloads to getCurrentDownloads to make it clear that it doesn't include completed and failed downloads - Change getDownloadCount to isWaitingForRequirements, which is what it's used for. Added TODO to make it returns the right thing PiperOrigin-RevId: 243257856
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.