media/library
eguven 6709dc7f64 Enable caching for data loaded by ParsingLoadable
This enables caching manifest files for DASH, HLS and SmoothStreaming.

To disable caching a non cache DataSource should be provided for reading
manifest to the used MediaSource.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=183794252
2018-02-01 15:02:01 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Enable caching for data loaded by ParsingLoadable 2018-02-01 15:02:01 +00:00
dash Add SegmentDownloader.getAllRepresentationKeys method 2018-02-01 14:59:11 +00:00
hls Add SegmentDownloader.getAllRepresentationKeys method 2018-02-01 14:59:11 +00:00
smoothstreaming Add SegmentDownloader.getAllRepresentationKeys method 2018-02-01 14:59:11 +00:00
ui Add descriptions for strings. 2018-02-01 14:56:18 +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.