media/library/core
olly 5b3ed8286c Add non-null by default to source package (last one!)
Note on UnknownNull: Where there exists a generically typed
base class and both null and non-null types are permitted,
we need to clear the default non-null that's otherwise
propagated everywhere. This then lets the nullness of the
type work properly.

PiperOrigin-RevId: 295582444
2020-02-17 17:40:30 +00:00
..
src Add non-null by default to source package (last one!) 2020-02-17 17:40:30 +00:00
build.gradle Move assets from core to testdata module 2020-02-11 17:12:13 +00:00
proguard-rules.txt Split out extractor and common modules 2020-01-24 18:15:19 +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.