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.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.ExoMedia.RendererType
Returns the enum constant of this type with the specified name.
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.ExoMedia.RendererType
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 - Class in com.devbrackets.android.exomedia.ui.widget
This is a simple abstraction for the VideoView 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 - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoView
 
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 VideoView 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 VideoView 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
videoJoiningTimeMs - Variable in class com.devbrackets.android.exomedia.core.renderer.RendererProvider
 
videoRendererEventListener - Variable in class com.devbrackets.android.exomedia.core.renderer.RendererProvider
 
videoScale - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be one of the following constant values.
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
 
videoSizeChangedListener - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoView.MuxNotifier
 
videoUri - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoView
 
VideoView - Static variable in class com.devbrackets.android.exomedia.R.styleable
Attributes that can be used with a VideoView.
videoView - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoControls
 
VideoView - Class in com.devbrackets.android.exomedia.ui.widget
This is a support VideoView that will use the standard VideoView on devices below JellyBean.
VideoView(Context) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoView
 
VideoView(Context, AttributeSet) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoView
 
VideoView(Context, AttributeSet, int) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoView
 
VideoView(Context, AttributeSet, int, int) - Constructor for class com.devbrackets.android.exomedia.ui.widget.VideoView
 
VideoView.AttributeContainer - Class in com.devbrackets.android.exomedia.ui.widget
A simple class that will retrieve the attributes and provide a simplified interaction than passing around the AttributeSet
VideoView.AudioFocusHelper - Class in com.devbrackets.android.exomedia.ui.widget
A utility used to handle the audio focus for the VideoView when enabled.
VideoView.MuxNotifier - Class in com.devbrackets.android.exomedia.ui.widget
 
VideoView.TouchListener - Class in com.devbrackets.android.exomedia.ui.widget
Monitors the view click events to show and hide the video controls if they have been specified.
VideoView_measureBasedOnAspectRatio - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.measureBasedOnAspectRatio attribute's value can be found in the R.styleable.VideoView array.
VideoView_useDefaultControls - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.useDefaultControls attribute's value can be found in the R.styleable.VideoView array.
VideoView_useTextureViewBacking - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.useTextureViewBacking attribute's value can be found in the R.styleable.VideoView array.
VideoView_videoScale - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.videoScale attribute's value can be found in the R.styleable.VideoView array.
VideoView_videoViewApiImpl - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.videoViewApiImpl attribute's value can be found in the R.styleable.VideoView array.
VideoView_videoViewApiImplLegacy - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.videoViewApiImplLegacy attribute's value can be found in the R.styleable.VideoView array.
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.VideoView
 
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