media/library
aquilescanta 7f866b2a07 Extract HlsPlaylistTracker interface
This allows injection of custom implementations and configuration of
DefaultHlsPlaylistTracker without modifying the HlsMediaSource interface.

Issue:#2844

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=198846607
2018-06-05 12:32:32 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Avoid possibility of leaking an activity/service context 2018-06-05 12:31:11 +01:00
dash Enable Java 8 support. 2018-06-05 12:29:14 +01:00
hls Extract HlsPlaylistTracker interface 2018-06-05 12:32:32 +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.