media/library
andrewlewis 2a06e00201 Expose ad load errors via MediaSourceEventListener
The old event listener on AdsMediaSource is deprecated, in favor of
reporting in the normal way (via MediaSourceEventListener).

Add AdLoadException with information on what ad/ads failed to load.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=195426144
2018-05-07 07:08:33 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Expose ad load errors via MediaSourceEventListener 2018-05-07 07:08:33 +01:00
dash Get all track key objects into a consistent state 2018-05-07 07:07:27 +01:00
hls Get all track key objects into a consistent state 2018-05-07 07:07:27 +01:00
smoothstreaming Get all track key objects into a consistent state 2018-05-07 07:07:27 +01:00
ui Improve track naming when sampleMimeType unset 2018-05-07 06:58:23 +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.