media/library
tonihei 0145edb60d Move MediaSource masking code into separate class.
The masking logic for unprepared MediaSources is currently part of
ConcatanatingMediaSource. Moving it to its own class nicely separates the
code responsibilities and allows reuse.

PiperOrigin-RevId: 256360904
2019-07-05 17:31:11 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Move MediaSource masking code into separate class. 2019-07-05 17:31:11 +01:00
dash Merge pull request #5908 from sr1990:dev-v2 2019-07-02 17:49:45 +01:00
hls Visibility clean-up: Don't extend visibility of protected methods in overrides. 2019-07-02 17:46:30 +01:00
smoothstreaming Visibility clean-up: Don't extend visibility of protected methods in overrides. 2019-07-02 17:46:30 +01:00
ui Don't consume touch events if no controller is attached. 2019-07-02 17:47:45 +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.