media/library
olly 9c759a867b Prepare SimpleCache for 2.10.0 release
- Expose constructors that take DatabaseProvider. Deprecate those
  that do not.
- Expose Cache.getUid. This will likely be used for naming of the
  tables accessed by DefaultDownloadIndex .

PiperOrigin-RevId: 243637786
2019-04-16 15:28:01 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Prepare SimpleCache for 2.10.0 release 2019-04-16 15:28:01 +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.