- UnsupportedDrmException - Exception in com.google.android.libraries.mediaframework.exoplayerextensions
-
Exception thrown when the required level of DRM is not supported.
- UnsupportedDrmException(int) - Constructor for exception com.google.android.libraries.mediaframework.exoplayerextensions.UnsupportedDrmException
-
- UnsupportedDrmException(int, Exception) - Constructor for exception com.google.android.libraries.mediaframework.exoplayerextensions.UnsupportedDrmException
-
- updateActionButtons() - Method in class com.google.android.libraries.mediaframework.layeredvideo.PlaybackControlLayer
-
The action buttons are displayed in the top right of the video player.
- updateColors() - Method in class com.google.android.libraries.mediaframework.layeredvideo.PlaybackControlLayer
-
Ensure that the chrome, control, and text colors displayed on the screen are correct.
- updatePlayPauseButton() - Method in class com.google.android.libraries.mediaframework.layeredvideo.PlaybackControlLayer
-
Change the icon of the play/pause button to indicate play or pause based on the state of the
video player.
- updateProgress() - Method in class com.google.android.libraries.mediaframework.layeredvideo.PlaybackControlLayer
-
Adjust the position of the action bar to reflect the progress of the video.
- Util - Class in com.google.android.libraries.mediaframework.layeredvideo
-
Contains utility functions which are used by a number of other classes.
- Util() - Constructor for class com.google.android.libraries.mediaframework.layeredvideo.Util
-