media/library
hoangtc 5bf4c249a2 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-12-12 20:31:58 +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-12-12 20:31:58 +00:00
dash Make it possible to extend DashManifestParser to parse revision-id. 2017-12-12 20:30:51 +00:00
hls SampleStream fixes 2017-11-22 20:38:53 +00:00
smoothstreaming Fix some lint issues. 2017-11-20 13:48:32 +00:00
ui Fix some lint issues. 2017-11-20 13:48:32 +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.