media/library
tonihei a973b6f34f Remove player and isTopLevelSource parameters from MediaSource.prepare.
They are not longer needed anywhere, are error-prone (because of threading
requirements), and complicate testing and using MediaSources without a player.

PiperOrigin-RevId: 227871157
2019-02-19 09:05:14 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Remove player and isTopLevelSource parameters from MediaSource.prepare. 2019-02-19 09:05:14 +00:00
dash Remove player and isTopLevelSource parameters from MediaSource.prepare. 2019-02-19 09:05:14 +00:00
hls Remove player and isTopLevelSource parameters from MediaSource.prepare. 2019-02-19 09:05:14 +00:00
smoothstreaming Remove player and isTopLevelSource parameters from MediaSource.prepare. 2019-02-19 09:05:14 +00:00
ui Remove remainder of skip button focus hack 2019-01-31 14:08:39 +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.