media/library
tonihei c7c9a1e9e4 Send media source events for fake media sources.
This allows to test sending events when using fake media sources.
The FakeMediaSource now simulates a manifest load when being prepared.
And the FakeMediaPeriod simulates a media load when being prepared.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=189205285
2018-03-27 23:58:52 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Send media source events for fake media sources. 2018-03-27 23:58:52 +01:00
dash Use @IntDef for some more int-based enumerations 2018-03-13 15:41:06 +00:00
hls Use @IntDef for some more int-based enumerations 2018-03-13 15:41:06 +00:00
smoothstreaming Use @IntDef for some more int-based enumerations 2018-03-13 15:41:06 +00:00
ui Hide internal DownloadManager states 2018-03-12 15:19:16 +00: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.