media/library
tonihei dd14500eba Add url (after redirection) to LoadEventInfo.
This url is readily available when creating media source events (from the
data source) but so far not published to external listeners. This change
adds a new field to LoadEventInfo which corresponds to DataSource.getUri().

Issue:#2054

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202459049
2018-06-28 16:18:50 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add url (after redirection) to LoadEventInfo. 2018-06-28 16:18:50 +01:00
dash Add url (after redirection) to LoadEventInfo. 2018-06-28 16:18:50 +01:00
hls Add url (after redirection) to LoadEventInfo. 2018-06-28 16:18:50 +01:00
smoothstreaming Add url (after redirection) to LoadEventInfo. 2018-06-28 16:18:50 +01:00
ui Deprecate Player.DefaultEventListener in favor of default no-ops in interface. 2018-06-22 17:49:25 +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.