media/library
olly a268e1b63f Test audio focus denial
- Verifies that playWhenReady doesn't become true if audio focus
  is denied.
- Also verifies there's no suppression reason in this case, because
  the denial is permanent rather than temporary.

PiperOrigin-RevId: 274141099
2019-10-13 12:41:00 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Test audio focus denial 2019-10-13 12:41:00 +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.