media/library
olly 983fe9cc9f Add DownloadManager.Listener.onInitialized
If an app wants to reconcile its own state with that of a DownloadManager,
it's helpful to know when the DownloadManager has finished restoring any
previously persisted tasks.

Also suppress initial "state changed to paused" listener invocations for
tasks that are immediately started.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=195594881
2018-05-07 07:23:58 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add DownloadManager.Listener.onInitialized 2018-05-07 07:23:58 +01:00
dash Improve offline support in the demo app 2018-05-07 07:22:53 +01:00
hls Improve offline support in the demo app 2018-05-07 07:22:53 +01:00
smoothstreaming Improve offline support in the demo app 2018-05-07 07:22:53 +01:00
ui Improve offline support in the demo app 2018-05-07 07:22:53 +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.