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 

P

paddingEnd - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
paddingStart - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
panelBackground - 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".
panelMenuListTheme - 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".
panelMenuListWidth - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
parentPanel - Static variable in class com.devbrackets.android.exomedia.R.id
 
pause() - Method in interface com.devbrackets.android.exomedia.core.api.MediaPlayerApi
 
pause() - Method in interface com.devbrackets.android.exomedia.core.api.VideoViewApi
 
pause() - Method in class com.devbrackets.android.exomedia.core.audio.ExoMediaPlayer
 
pause() - Method in class com.devbrackets.android.exomedia.core.video.ExoVideoView
 
pause() - Method in class com.devbrackets.android.exomedia.core.video.TextureVideoView
 
pause() - Method in class com.devbrackets.android.exomedia.EMAudioPlayer
If an audio item is currently in playback, it will be paused
pause() - Method in class com.devbrackets.android.exomedia.ui.widget.EMVideoView
If a video is currently in playback, it will be paused
pausedForSeek - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoControls.InternalListener
 
pauseResourceId - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoControls
 
performSeek(int) - Method in class com.devbrackets.android.exomedia.ui.widget.VideoControlsLeanback
Performs the functionality to inform any listeners that the video has been seeked to the specified time.
Platform_AppCompat - Static variable in class com.devbrackets.android.exomedia.R.style
 
Platform_AppCompat_Light - Static variable in class com.devbrackets.android.exomedia.R.style
 
Platform_ThemeOverlay_AppCompat - Static variable in class com.devbrackets.android.exomedia.R.style
 
Platform_ThemeOverlay_AppCompat_Dark - Static variable in class com.devbrackets.android.exomedia.R.style
 
Platform_ThemeOverlay_AppCompat_Light - Static variable in class com.devbrackets.android.exomedia.R.style
 
Platform_V11_AppCompat - Static variable in class com.devbrackets.android.exomedia.R.style
 
Platform_V11_AppCompat_Light - Static variable in class com.devbrackets.android.exomedia.R.style
 
Platform_V14_AppCompat - Static variable in class com.devbrackets.android.exomedia.R.style
 
Platform_V14_AppCompat_Light - Static variable in class com.devbrackets.android.exomedia.R.style
 
Platform_Widget_AppCompat_Spinner - Static variable in class com.devbrackets.android.exomedia.R.style
 
player - Variable in class com.devbrackets.android.exomedia.core.builder.DashRenderBuilder.AsyncRendererBuilder
 
player - Variable in class com.devbrackets.android.exomedia.core.builder.HlsRenderBuilder.AsyncRendererBuilder
 
player - Variable in class com.devbrackets.android.exomedia.core.builder.SmoothStreamRenderBuilder.AsyncRendererBuilder
 
playlistFetcher - Variable in class com.devbrackets.android.exomedia.core.builder.HlsRenderBuilder.AsyncRendererBuilder
 
playPauseButton - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoControls
 
playRequested - Variable in class com.devbrackets.android.exomedia.core.audio.ExoMediaPlayer
 
playRequested - Variable in class com.devbrackets.android.exomedia.core.video.ExoVideoView
 
playRequested - Variable in class com.devbrackets.android.exomedia.core.video.TextureVideoView
 
playResourceId - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoControls
 
pollRepeater - Variable in class com.devbrackets.android.exomedia.ui.widget.EMVideoView
 
popupMenuStyle - 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".
popupTheme - 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".
PopupWindow - Static variable in class com.devbrackets.android.exomedia.R.styleable
Attributes that can be used with a PopupWindow.
PopupWindow_android_popupAnimationStyle - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the android.R.attr#popupAnimationStyle attribute's value can be found in the R.styleable.PopupWindow array.
PopupWindow_android_popupBackground - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the android.R.attr#popupBackground attribute's value can be found in the R.styleable.PopupWindow array.
PopupWindow_overlapAnchor - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.overlapAnchor attribute's value can be found in the R.styleable.PopupWindow array.
PopupWindowBackgroundState - Static variable in class com.devbrackets.android.exomedia.R.styleable
Attributes that can be used with a PopupWindowBackgroundState.
PopupWindowBackgroundState_state_above_anchor - Static variable in class com.devbrackets.android.exomedia.R.styleable
This symbol is the offset where the R.attr.state_above_anchor attribute's value can be found in the R.styleable.PopupWindowBackgroundState array.
popupWindowStyle - 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".
positionOffset - Variable in class com.devbrackets.android.exomedia.ui.widget.EMVideoView
 
prepare() - Method in class com.devbrackets.android.exomedia.core.audio.NativeMediaPlayer
 
prepare() - Method in class com.devbrackets.android.exomedia.core.exoplayer.EMExoPlayer
 
prepareAsync() - Method in interface com.devbrackets.android.exomedia.core.api.MediaPlayerApi
prepareAsync() - Method in class com.devbrackets.android.exomedia.core.audio.ExoMediaPlayer
 
prepareAsync() - Method in class com.devbrackets.android.exomedia.EMAudioPlayer
preserveIconSpacing - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a boolean value, either "true" or "false".
previewImageView - Variable in class com.devbrackets.android.exomedia.ui.widget.EMVideoView
 
previousButton - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoControls
 
primary_dark_material_dark - Static variable in class com.devbrackets.android.exomedia.R.color
 
primary_dark_material_light - Static variable in class com.devbrackets.android.exomedia.R.color
 
primary_material_dark - Static variable in class com.devbrackets.android.exomedia.R.color
 
primary_material_light - Static variable in class com.devbrackets.android.exomedia.R.color
 
primary_text_default_material_dark - Static variable in class com.devbrackets.android.exomedia.R.color
 
primary_text_default_material_light - Static variable in class com.devbrackets.android.exomedia.R.color
 
primary_text_disabled_material_dark - Static variable in class com.devbrackets.android.exomedia.R.color
 
primary_text_disabled_material_light - Static variable in class com.devbrackets.android.exomedia.R.color
 
progress_circular - Static variable in class com.devbrackets.android.exomedia.R.id
 
progress_horizontal - Static variable in class com.devbrackets.android.exomedia.R.id
 
progressBar - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoControlsLeanback
 
progressBarPadding - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
progressBarStyle - 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".
progressPollRepeater - Variable in class com.devbrackets.android.exomedia.ui.widget.VideoControls
 
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