Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W X 

V

valueOf(String) - Static method in enum com.devbrackets.android.exomedia.core.exoplayer.EMExoPlayer.RenderBuildingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.devbrackets.android.exomedia.core.video.mp.NativeVideoDelegate.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.devbrackets.android.exomedia.core.video.scale.ScaleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.devbrackets.android.exomedia.type.MediaSourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.devbrackets.android.exomedia.core.exoplayer.EMExoPlayer.RenderBuildingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.devbrackets.android.exomedia.core.video.mp.NativeVideoDelegate.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.devbrackets.android.exomedia.core.video.scale.ScaleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.devbrackets.android.exomedia.type.MediaSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_CODE - Static variable in class com.devbrackets.android.exomedia.BuildConfig
 
VERSION_NAME - Static variable in class com.devbrackets.android.exomedia.BuildConfig
 
video_view_api_impl_stub - Static variable in class com.devbrackets.android.exomedia.R.id
 
videoControls - Variable in class com.devbrackets.android.exomedia.ui.widget.EMVideoView
 
VideoControls - Class in com.devbrackets.android.exomedia.ui.widget
This is a simple abstraction for the EMVideoView to have a single "View" to add or remove for the Default Video Controls.
VideoControls(Context) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoControls
 
VideoControls(Context, AttributeSet) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoControls
 
VideoControls(Context, AttributeSet, int) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoControls
 
VideoControls(Context, AttributeSet, int, int) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoControls
 
VideoControls.InternalListener - Class in com.devbrackets.android.exomedia.ui.widget
An internal class used to handle the default functionality for the VideoControls
VideoControlsButtonListener - Interface in com.devbrackets.android.exomedia.listener
 
VideoControlsLeanback - Class in com.devbrackets.android.exomedia.ui.widget
Provides playback controls for the EMVideoView on TV devices.
VideoControlsLeanback(Context) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoControlsLeanback
 
VideoControlsLeanback(Context, AttributeSet) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoControlsLeanback
 
VideoControlsLeanback(Context, AttributeSet, int) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoControlsLeanback
 
VideoControlsLeanback(Context, AttributeSet, int, int) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoControlsLeanback
 
VideoControlsLeanback.ButtonFocusChangeListener - Class in com.devbrackets.android.exomedia.ui.widget
A listener to monitor the selected button and move the ripple indicator when the focus shifts.
VideoControlsLeanback.LeanbackInternalListener - Class in com.devbrackets.android.exomedia.ui.widget
 
VideoControlsLeanback.RemoteKeyListener - Class in com.devbrackets.android.exomedia.ui.widget
A listener to catch the key events so that we can correctly perform the playback functionality and to hide/show the controls
VideoControlsLeanback.RippleTranslateAnimation - Class in com.devbrackets.android.exomedia.ui.widget
An animation for moving the ripple indicator to the correctly focused view.
VideoControlsMobile - Class in com.devbrackets.android.exomedia.ui.widget
Provides playback controls for the EMVideoView on Mobile (Phone, Tablet, etc.) devices.
VideoControlsMobile(Context) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoControlsMobile
 
VideoControlsMobile(Context, AttributeSet) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoControlsMobile
 
VideoControlsMobile(Context, AttributeSet, int) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoControlsMobile
 
VideoControlsMobile(Context, AttributeSet, int, int) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoControlsMobile
 
VideoControlsMobile.SeekBarChanged - Class in com.devbrackets.android.exomedia.ui.widget
Listens to the seek bar change events and correctly handles the changes
VideoControlsSeekListener - Interface in com.devbrackets.android.exomedia.listener
Interface definition for a callback to be invoked when the media has external seek requests
VideoControlsVisibilityListener - Interface in com.devbrackets.android.exomedia.listener
Interface definition for a callback to be invoked when the visibility of the VideoControls changes
videoSize - Variable in class com.devbrackets.android.exomedia.core.video.ResizingSurfaceView
 
videoSize - Variable in class com.devbrackets.android.exomedia.core.video.ResizingTextureView
 
videoSizeChanged(int, int) - Method in class com.devbrackets.android.exomedia.core.video.mp.NativeSurfaceVideoView
 
videoSizeChanged(int, int) - Method in class com.devbrackets.android.exomedia.core.video.mp.NativeTextureVideoView
 
videoSizeChanged(int, int) - Method in interface com.devbrackets.android.exomedia.core.video.mp.NativeVideoDelegate.Callback
 
videoUri - Variable in class com.devbrackets.android.exomedia.ui.widget.EMVideoView
 
videoView - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoControls
 
VideoViewApi - Interface in com.devbrackets.android.exomedia.core.api
The basic APIs expected in the backing video view implementations to allow us to create an abstraction between the Native (Android) VideoView and the VideoView using the ExoPlayer.
VideoViewApi.OnSurfaceSizeChanged - Interface in com.devbrackets.android.exomedia.core.api
 
videoViewApiImpl - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
videoViewApiImplLegacy - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
videoViewImpl - Variable in class com.devbrackets.android.exomedia.ui.widget.EMVideoView
 
View - Static variable in class com.devbrackets.android.exomedia.R.styleable
Attributes that can be used with a View.
View_android_focusable - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.focusable attribute's value can be found in the R.styleable.View array.
View_android_theme - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.theme attribute's value can be found in the R.styleable.View array.
View_paddingEnd - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.paddingEnd attribute's value can be found in the R.styleable.View array.
View_paddingStart - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.paddingStart attribute's value can be found in the R.styleable.View array.
View_theme - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.theme attribute's value can be found in the R.styleable.View array.
ViewBackgroundHelper - Static variable in class com.devbrackets.android.exomedia.R.styleable
Attributes that can be used with a ViewBackgroundHelper.
ViewBackgroundHelper_android_background - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.background attribute's value can be found in the R.styleable.ViewBackgroundHelper array.
ViewBackgroundHelper_backgroundTint - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.backgroundTint attribute's value can be found in the R.styleable.ViewBackgroundHelper array.
ViewBackgroundHelper_backgroundTintMode - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.backgroundTintMode attribute's value can be found in the R.styleable.ViewBackgroundHelper array.
ViewStubCompat - Static variable in class com.devbrackets.android.exomedia.R.styleable
Attributes that can be used with a ViewStubCompat.
ViewStubCompat_android_id - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.id attribute's value can be found in the R.styleable.ViewStubCompat array.
ViewStubCompat_android_inflatedId - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.inflatedId attribute's value can be found in the R.styleable.ViewStubCompat array.
ViewStubCompat_android_layout - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.layout attribute's value can be found in the R.styleable.ViewStubCompat array.
visibilityHandler - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoControls
 
visibilityListener - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoControls
 
voiceIcon - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".
A B C D E F G H I L M N O P Q R S T U V W X 
Skip navigation links