media/library
olly c8ec77ef96 Make MediaSessionConnector use getPlaybackError
It's no longer necessary to stash a reference to the
error yourself. This also correctly handles the case
where setPlayer is called with a player that's already
in an error state.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=194828387
2018-05-07 06:36:43 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Make MediaSessionConnector use getPlaybackError 2018-05-07 06:36:43 +01:00
dash Clean up offline class names 2018-05-07 06:34:16 +01:00
hls Fix download percentage reporting 2018-05-07 06:20:59 +01:00
smoothstreaming Fix download percentage reporting 2018-05-07 06:20:59 +01:00
ui Make download notification more informative when removing downloads 2018-05-07 06:35:38 +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.