media/library
tonihei 95d591e0ce Handle default position in DeferredMediaPeriod.
When creating DeferredMediaPeriods, we don't know the actual timeline yet and
thus the default position is also unknown. We can still forward the correct
default position by forwarding it the deferred media period as soon as it
becomes known.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=189763460
2018-03-28 00:15:01 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Handle default position in DeferredMediaPeriod. 2018-03-28 00:15:01 +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.