media/library
andrewlewis 9de4e5d7ac Make MediaDescriptionAdapter the last argument
If the caller wants to pass an anonymous inner class for the media description
adapter, this results in slightly more readable code.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=193666444
2018-05-07 05:49:45 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Start downloads on DownloadService creation if there are no requirements 2018-05-07 05:46:02 +01:00
dash Simplify DownloadService notification requirements 2018-05-07 05:29:20 +01:00
hls Preemptively declare an ID3 track for HLS chunkless preparation 2018-05-07 05:48:42 +01:00
smoothstreaming Remove test max SDK version overrides. 2018-04-08 16:39:57 +01:00
ui Make MediaDescriptionAdapter the last argument 2018-05-07 05:49:45 +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.