media/library
tonihei 3a802eb06c Add onDrmSessionAcquired and onDrmSessionReleased callbacks.
To report DRM session metrics in the future as part of the listener, we need
a callback at the end of the drm session to get the final metric state.
For completion, the session acquired callback is also added.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=211328412
2018-09-03 14:15:51 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add onDrmSessionAcquired and onDrmSessionReleased callbacks. 2018-09-03 14:15:51 +01:00
dash Extend updateSelectedTrack method with additional information. 2018-09-03 14:04:45 +01:00
hls Extend updateSelectedTrack method with additional information. 2018-09-03 14:04:45 +01:00
smoothstreaming Extend updateSelectedTrack method with additional information. 2018-09-03 14:04:45 +01:00
ui Make SceneRenderer implement VideoFrameMetadataListener and CameraMotionListener 2018-09-03 14:14: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.