media/library
olly 721e1dbfaf Add WritableDownloadIndex interface
One goal we forgot about a little bit was to allow applications
to provide their own index implementation. This requires the
writable side to also be defined by an interface.

PiperOrigin-RevId: 243979660
2019-04-18 23:37:28 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Add WritableDownloadIndex interface 2019-04-18 23:37:28 +01:00
dash Rename DownloadAction to DownloadRequest 2019-04-16 16:41:29 +01:00
hls Rename DownloadAction to DownloadRequest 2019-04-16 16:41:29 +01:00
smoothstreaming Rename DownloadAction to DownloadRequest 2019-04-16 16:41:29 +01:00
ui Fix key and accessibility scrubbing 2019-04-16 16:42:08 +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.