media/library
tonihei 8b2d998440 Remove deprecated ExoPlayer members with same name as non-deprecated version.
For example, using ExoPlayer.STATE_IDLE falls back to the Player.STATE_IDLE
automatically and thus there is no need to keep the deprecated members.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=215363841
2018-10-03 22:01:17 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Remove deprecated ExoPlayer members with same name as non-deprecated version. 2018-10-03 22:01:17 +01:00
dash Add @Documented to @IntDef and @StringDef annotations. 2018-10-01 19:22:34 +01:00
hls Add @Documented to @IntDef and @StringDef annotations. 2018-10-01 19:22:34 +01:00
smoothstreaming SmoothStreaming: Test for fourCC equal to DFXP 2018-09-17 17:58:03 +01:00
ui Add @Documented to @IntDef and @StringDef annotations. 2018-10-01 19:22:34 +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.