media/library
hoangtc 67bbbed9fe Notify TrackSelection when it's enabled and disabled.
Add onEnable() and onDisable() call-backs to TrackSelection. This allows
TrackSelection to perform interesting operations (like subscribe to
NetworkStatus) and clean up after itself.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=175558485
2017-11-13 20:06:06 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Notify TrackSelection when it's enabled and disabled. 2017-11-13 20:06:06 +00:00
dash Make it possible to extend DashManifestParser to parse revision-id. 2017-11-13 20:04:40 +00:00
hls Decouple TrackGroups from SampleQueues in HlsSampleStreamWrapper 2017-11-13 15:01:55 +00:00
smoothstreaming Pass MediaSource instance through onSourceInfoRefreshed 2017-10-27 16:13:59 +01:00
ui Only set shutter color if attr is declared 2017-11-13 17:28:25 +00: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.