media/library
falhassen 49eb27da0a Add a CacheKeyFactory to CacheDataSource.
A CacheKeyFactory can be passed to the CacheDataSource constructor, allowing clients to dynamically generate a custom cache key for any given upstream uri.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=198878723
2018-06-05 12:38:20 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add a CacheKeyFactory to CacheDataSource. 2018-06-05 12:38:20 +01:00
dash Enable Java 8 support. 2018-06-05 12:29:14 +01:00
hls Remove Loadable.isLoadCanceled 2018-06-05 12:36:23 +01:00
smoothstreaming Enable Java 8 support. 2018-06-05 12:29:14 +01:00
ui Enable Java 8 support. 2018-06-05 12:29: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.