media/library
eguven ebfd9d0535 Convert AbstractContentMetadata to DefaultContentMetadata
As it turns out there isn't much gain by subclassing
AbstractContentMetadata. Moved abstract onChange method to a listener
interface.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=188353673
2018-03-12 15:13:42 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Convert AbstractContentMetadata to DefaultContentMetadata 2018-03-12 15:13:42 +00:00
dash Rename Listener for timeline update to avoid confusion with MediaSourceEventListener. 2018-03-02 09:21:28 +00:00
hls Make the period and initial window positions match for all HLS streams 2018-03-02 09:30:40 +00:00
smoothstreaming Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
ui add a PlayerNotificationManager to post media style notifications. 2018-03-12 15:12:09 +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.