media/library
tonihei 46c4ca7ddb Add CompositeMediaSource to handle common tasks for composite media sources.
This removes some boiler-plate code for compostite sources and will also
simplify resuing media source in the future (because this class can keep track
of child listeners).

Issue:#3498

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=183387123
2018-02-01 14:33:15 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Add CompositeMediaSource to handle common tasks for composite media sources. 2018-02-01 14:33:15 +00:00
dash Keep replaced manifest uri in DashMediaSource after release. 2018-02-01 14:29:58 +00:00
hls Allow reusing HlsMediaSource. 2018-02-01 14:28:26 +00:00
smoothstreaming Make SsMediaSource reusable. 2018-02-01 14:26:54 +00:00
ui Update ExoPlayer PlayerView, add zoom mode for PlayerView xml attributes 2018-02-01 14:17:10 +00: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.