media/library
olly 7b84a1ead7 DownloadManager.getCurrentDownloads: Return list instead of array
- Allows enforcing immutability, which in a future CL will allow
  avoiding allocating a new array/list on every call.
- Also some left over doc cleanup from the DownloadState rename.

PiperOrigin-RevId: 243627352
2019-04-16 15:27:03 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core DownloadManager.getCurrentDownloads: Return list instead of array 2019-04-16 15:27:03 +01:00
dash DownloadManager.getCurrentDownloads: Return list instead of array 2019-04-16 15:27:03 +01:00
hls Add the HlsMetadataEntry from the Master playlist to the Hls tracks 2019-04-16 15:26:44 +01:00
smoothstreaming Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
ui DownloadManager.getCurrentDownloads: Return list instead of array 2019-04-16 15:27:03 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

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.