media/library
olly 2685b8bd90 Support multiple instances of database features
- Use Cache UID for CacheContentIndex and CacheFileMetadataIndex. This
  enables SD card swapping for a single device.
- I'm hopeful of finding a way to get the Cache UID to DefaultDownloadIndex
  so we can do the same there.

PiperOrigin-RevId: 234662753
2019-02-20 13:56:08 +00:00
..
all Upgrade gradle plugin and friends 2019-02-18 15:57:55 +00:00
core Support multiple instances of database features 2019-02-20 13:56:08 +00:00
dash Migrate to androidx 2019-02-19 13:22:54 +00:00
hls Support customization of the PlaylistStuckException waiting period 2019-02-19 15:56:35 +00:00
smoothstreaming Migrate to androidx 2019-02-19 13:22:54 +00:00
ui Set vertical orientation by default in TrackSelectionView 2019-02-20 13:55:33 +00: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.