media/library
sammon 01b69854ff Refactoring DataSpec constructor calls to use DataSpec.withUri() and DataSpec.subrange().
This reduces the number of calls to the DataSpec constructor and minimizes the number of files that need to be updated when adding a new DataSpec parameter (ex: followup []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=205719005
2018-07-24 14:52:58 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Refactoring DataSpec constructor calls to use DataSpec.withUri() and DataSpec.subrange(). 2018-07-24 14:52:58 +01:00
dash Add simplified Dash and Ss media source factory constructors. 2018-07-23 15:55:57 +01:00
hls Auto-register AnalyticsCollector as bandwidth meter listener. 2018-07-23 13:32:44 +01:00
smoothstreaming Add simplified Dash and Ss media source factory constructors. 2018-07-23 15:55:57 +01:00
ui Auto-register AnalyticsCollector as bandwidth meter listener. 2018-07-23 13:32: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.