media/library
tonihei ccc41f1adf Add surface size change callback to VideoListener.
This allows to detect changes in the surface size. SimpleExoPlayer already
has the necessary listeners to report size changes for all surfaces whose
lifecycle are managed by SimpleExoPlayer.

In a subsequent change, AnalyticsCollector can be registered as a
VideoListener to automatically notify of surface size changes.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=199605434
2018-06-18 10:50:28 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add surface size change callback to VideoListener. 2018-06-18 10:50:28 +01:00
dash Factor out Handler creation in construtor to prevent warning suppression. 2018-06-18 10:49:16 +01:00
hls Merge pull request #4314 from TakuSemba/fix-bug-when-loading-init-data 2018-06-05 19:25:01 +01:00
smoothstreaming Explicitly null MediaPeriod callbacks on release 2018-06-05 12:43:59 +01:00
ui Fix track selection nullability issues. 2018-06-05 12:45:55 +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.