media/library/core
olly 2feadc9762 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 15:14:04 +01:00
..
src Add WritableDownloadIndex interface 2019-04-18 15:14:04 +01:00
build.gradle Roll forward of 238625384. 2019-03-20 23:26:49 +00:00
proguard-rules.txt Fix proguard configuration 2019-02-18 15:56:24 +00:00
README.md Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00

ExoPlayer core library module

The core of the ExoPlayer library.

  • Javadoc: Note that this Javadoc is combined with that of other modules.