media/library
olly b8ef1dcc78 Fix MediaPeriod position param Javadoc.
prepare and selectTracks receive the position from which any
loading should start, where-as continueLoading receives the
actual playback position. These are different in the case that
a previous period is still being played out.

Also removed "relative to the start of the period" from prepare
documentation because it couldn't really be relative to anything
else.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=172592769
2017-10-19 16:41:23 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Fix MediaPeriod position param Javadoc. 2017-10-19 16:41:23 +01:00
dash Allow overriding of DefaultDashChunkSource.getNextChunk 2017-10-11 12:31:02 +01:00
hls Tweak recently merged pull requests 2017-10-13 20:40:08 +01:00
smoothstreaming Tweak live-streaming track selection logic. 2017-09-26 13:48:23 +01:00
ui Document DefaultTimeBar attributes 2017-10-17 18:23:35 +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.