media/library
tonihei 985160a47d Use BaseDataSource for all internal leaf data sources.
This allows all leaf data sources (i.e. ones which do not forward the requests
to other data sources) to accept multiple listeners.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=203097587
2018-07-06 14:23:02 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Use BaseDataSource for all internal leaf data sources. 2018-07-06 14:23:02 +01:00
dash Forward queue of media chunks to getNextChunk. 2018-07-03 11:57:26 +01:00
hls Forward queue of media chunks to getNextChunk. 2018-07-03 11:57:26 +01:00
smoothstreaming Forward queue of media chunks to getNextChunk. 2018-07-03 11:57:26 +01:00
ui prevent controls from hiding whilst the user is interacting with it 2018-07-03 11:53:43 +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.