- DashRendererBuilder - Class in com.google.android.libraries.mediaframework.exoplayerextensions
-
- DashRendererBuilder(Context, String, String, MediaDrmCallback) - Constructor for class com.google.android.libraries.mediaframework.exoplayerextensions.DashRendererBuilder
-
- DEFAULT_CHROME_COLOR - Static variable in class com.google.android.libraries.mediaframework.layeredvideo.PlaybackControlLayer
-
The chrome (the top chrome, bottom chrome, and background) is by default a slightly
transparent black.
- DEFAULT_CONTROL_TINT_COLOR - Static variable in class com.google.android.libraries.mediaframework.layeredvideo.PlaybackControlLayer
-
By default, there is no tint to the controls.
- DEFAULT_TEXT_COLOR - Static variable in class com.google.android.libraries.mediaframework.layeredvideo.PlaybackControlLayer
-
By default, the text is white.
- DISABLED_TRACK - Static variable in class com.google.android.libraries.mediaframework.exoplayerextensions.ExoplayerWrapper
-
This variable must be an int, not part of an enum because it has significance within the
Exoplayer library.
- disableSeeking() - Method in class com.google.android.libraries.mediaframework.layeredvideo.PlaybackControlLayer
-
Hides the seek bar thumb and prevents the user from seeking to different time points in the
video.
- disableSeeking() - Method in class com.google.android.libraries.mediaframework.layeredvideo.SimpleVideoPlayer
-
Hides the seek bar thumb and prevents the user from seeking to different time points in the
video.
- doToggleFullscreen() - Method in class com.google.android.libraries.mediaframework.layeredvideo.PlaybackControlLayer
-
Fullscreen mode will rotate to landscape mode, hide the action bar, hide the navigation bar,
hide the system tray, and make the video player take up the full size of the display.