media/library
tonihei 007d3c61bd Allow setting player lazily in AnalyticsCollector.
This helps to use the AnalyticsCollector without SimpleExoPlayer. Currently,
that may be problematic, if the contructor needs the player, but in order to
create the player, one already needs the AnalyticsCollector as a listener for
the renderers.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=199105012
2018-06-05 12:39:19 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Allow setting player lazily in AnalyticsCollector. 2018-06-05 12:39:19 +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.