media/library
insun cda35f6677 Make play/pause button to reflect getPlayWhenReady state
Previously, it refelects isPlaying() and it makes the button to seem
unresponsive when playback error occurs.

PiperOrigin-RevId: 326396570
2020-08-17 16:10:59 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Increase flexibility of ISM URL handling 2020-08-17 16:09:01 +01:00
core Add support for using framework speed adjustment 2020-08-17 16:10:50 +01:00
dash Fix ExoMediaCryptoType attachment 2020-08-07 19:02:42 +01:00
extractor Fix miscellaneous nits 2020-08-17 16:09:19 +01:00
hls Create a DumpFileAsserts from the dumpfile logic in FakeExtractorOutput 2020-08-17 16:08:24 +01:00
smoothstreaming Increase flexibility of ISM URL handling 2020-08-17 16:09:01 +01:00
ui Make play/pause button to reflect getPlayWhenReady state 2020-08-17 16:10:59 +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.