media/library
tonihei 7095a14db6 Remove MediaSourceEventListener base class from AdsMediaSource.EventListener
The ad events are independent of the other media source events. Also,
registering the listener to the internal ad media sources will report the
regular media source events twice: once directly (with a non-ad media period
id) and once through the wrapping ads source (with the correct ad media period
id).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=189905561
2018-03-28 00:25:38 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Remove MediaSourceEventListener base class from AdsMediaSource.EventListener 2018-03-28 00:25:38 +01:00
dash Add ability to play filtered manifests in PlayerActivity 2018-03-28 00:20:27 +01:00
hls Add ability to play filtered manifests in PlayerActivity 2018-03-28 00:20:27 +01:00
smoothstreaming Add ability to play filtered manifests in PlayerActivity 2018-03-28 00:20:27 +01:00
ui Hide internal DownloadManager states 2018-03-12 15:19:16 +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.