media/library
tonihei 6a2d04e3ce Reflect playback suppression in PlaybackStats states.
Also split existing SUSPENDED state into ABANDONED and INTERUPTED_BY_AD for
more clarity.

PiperOrigin-RevId: 271997824
2019-10-02 21:28:28 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Reflect playback suppression in PlaybackStats states. 2019-10-02 21:28:28 +01:00
dash Call prepare and release from MediaSources 2019-09-22 00:16:07 +01:00
hls Move HLS mapped track picking into a separate method 2019-10-02 21:28:20 +01:00
smoothstreaming Call prepare and release from MediaSources 2019-09-22 00:16:07 +01:00
ui Use Player.isPlaying in appropriate places. 2019-10-02 21:25:56 +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.