media/library
olly 3f7c3bb085 Don't set a playback suppression reason for permanent audio focus loss
It's documented to be for temporary loss only (i.e. the case where
externally reported playWhenReady is still true)

PiperOrigin-RevId: 274129922
2019-10-13 12:40:44 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Don't set a playback suppression reason for permanent audio focus loss 2019-10-13 12:40:44 +01:00
dash Merge pull request #6502 from caiiiyua:bug_default_dash_chunk_source_wrong_segmentnumshift 2019-10-08 20:55:25 +01:00
hls Enable ID3-in-EMSG for HLS streams 2019-10-10 14:46:07 +01:00
smoothstreaming Add SequencableLoader.isLoading 2019-10-02 21:30:07 +01:00
ui Support GL rendering with SimpleExoPlayer and PlayerView 2019-10-10 14:45:14 +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.