media/library
olly 2470b39d95 Split metadata and text outputs from their renderer classes
There will be non-ExoPlayer players that can output text
and metadata, so the outputs should be standalone. There
may also be ExoPlayer instances that use non-standard
text and metadata renderers, for which this change also
makes sense.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=165628420
2017-08-17 23:05:44 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Split metadata and text outputs from their renderer classes 2017-08-17 23:05:44 +01:00
dash Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
hls Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
smoothstreaming Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
ui Split metadata and text outputs from their renderer classes 2017-08-17 23:05:44 +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.