media/library
tonihei 49b9775d08 Add getReadingPositionUs to Renderer.
This method is a generalization of the existing hasReadStreamToEnd. It is
useful to determine whether a renderer already read beyond a new duration of
a period.

PiperOrigin-RevId: 230689165
2019-01-29 16:41:13 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add getReadingPositionUs to Renderer. 2019-01-29 16:41:13 +00:00
dash Add start position to MediaSource.createPeriod. 2019-01-17 17:26:24 +00:00
hls Add start position to MediaSource.createPeriod. 2019-01-17 17:26:24 +00:00
smoothstreaming Add start position to MediaSource.createPeriod. 2019-01-17 17:26:24 +00:00
ui Make notification dismissible iff player is active 2019-01-29 16:40:20 +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.