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

O

obtain(EMMediaProgressEvent) - Static method in class com.devbrackets.android.exomedia.event.EMMediaProgressEvent
Obtains a copy of the passed EMMediaProgressEvent
onApplyWindowInsets(WindowInsets) - Method in class com.devbrackets.android.exomedia.widget.FitsSystemWindowRelativeLayout
 
onAttachedToWindow() - Method in class com.devbrackets.android.exomedia.widget.DefaultControlsLeanback
 
onAudioCapabilitiesChanged(AudioCapabilities) - Method in class com.devbrackets.android.exomedia.EMAudioPlayer
 
onAudioCapabilitiesChanged(AudioCapabilities) - Method in class com.devbrackets.android.exomedia.EMVideoView
 
onAudioFocusGained() - Method in interface com.devbrackets.android.exomedia.listener.EMAudioFocusCallback
Occurs when the application gains audio focus.
onAudioFocusGained() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
Called when the Audio focus has been gained
onAudioFocusLost(boolean) - Method in interface com.devbrackets.android.exomedia.listener.EMAudioFocusCallback
Occurs when the application looses audio focus.
onAudioFocusLost(boolean) - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
Called when the Audio focus has been lost
onAudioFormatEnabled(Format, int, long) - Method in interface com.devbrackets.android.exomedia.listener.InfoListener
 
onAudioPlaybackEnded(I, long, long) - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
Called when a current audio item has ended playback.
onAudioPlaybackEnded() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
Called when an audio item in playback has ended
onAudioPlaybackStarted(I, long, long) - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
Called when an audio item has started playback.
onAudioSessionId(int) - Method in class com.devbrackets.android.exomedia.renderer.EMMediaCodecAudioTrackRenderer
 
onAudioTrackInitializationError(AudioTrack.InitializationException) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onAudioTrackInitializationError(AudioTrack.InitializationException) - Method in interface com.devbrackets.android.exomedia.listener.InternalErrorListener
 
onAudioTrackWriteError(AudioTrack.WriteException) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onAudioTrackWriteError(AudioTrack.WriteException) - Method in interface com.devbrackets.android.exomedia.listener.InternalErrorListener
 
onAvailableRangeChanged(TimeRange) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onAvailableRangeChanged(TimeRange) - Method in interface com.devbrackets.android.exomedia.listener.InfoListener
 
onBandwidthSample(int, long, long) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onBandwidthSample(int, long, long) - Method in interface com.devbrackets.android.exomedia.listener.InfoListener
 
onBind(Intent) - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
 
onConfigurationChanged(Configuration) - Method in class com.devbrackets.android.exomedia.widget.FitsSystemWindowRelativeLayout
Makes sure the padding is correct for the orientation
onControlsHidden() - Method in interface com.devbrackets.android.exomedia.listener.EMVideoViewControlsCallback
Occurs when the DefaultControls becomes hidden You can also catch this event with the EventBus event EMVideoViewControlVisibilityEvent
onControlsShown() - Method in interface com.devbrackets.android.exomedia.listener.EMVideoViewControlsCallback
Occurs when the DefaultControls becomes visible You can also catch this event with the EventBus event EMVideoViewControlVisibilityEvent
onCreate() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
 
onCreateCalled - Variable in class com.devbrackets.android.exomedia.service.EMPlaylistService
 
onCryptoError(MediaCodec.CryptoException) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onCryptoError(MediaCodec.CryptoException) - Method in interface com.devbrackets.android.exomedia.listener.InternalErrorListener
 
onCues(List<Cue>) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onCues(List<Cue>) - Method in interface com.devbrackets.android.exomedia.listener.CaptionListener
 
onDecoderInitializationError(MediaCodecTrackRenderer.DecoderInitializationException) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onDecoderInitializationError(MediaCodecTrackRenderer.DecoderInitializationException) - Method in interface com.devbrackets.android.exomedia.listener.InternalErrorListener
 
onDecoderInitialized(String, long, long) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onDecoderInitialized(String, long, long) - Method in interface com.devbrackets.android.exomedia.listener.InfoListener
 
onDestroy() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
 
onDetachedFromWindow() - Method in class com.devbrackets.android.exomedia.EMVideoView
 
onDownstreamFormatChanged(int, Format, int, long) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onDrawnToSurface(Surface) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onDrmKeysLoaded() - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onDrmSessionManagerError(Exception) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onDrmSessionManagerError(Exception) - Method in interface com.devbrackets.android.exomedia.listener.InternalErrorListener
 
onDroppedFrames(int, long) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onDroppedFrames(int, long) - Method in interface com.devbrackets.android.exomedia.listener.InfoListener
 
onError(Exception) - Method in interface com.devbrackets.android.exomedia.listener.ExoPlayerListener
 
onId3Metadata(Map<String, Object>) - Method in interface com.devbrackets.android.exomedia.listener.Id3MetadataListener
 
onLargeNotificationImageUpdated() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
This should be called when the extending class has loaded an updated image for the Large Notification.
onLoadCanceled(int, long) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onLoadCompleted(int, long, int, int, Format, long, long, long, long) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onLoadCompleted(int, long, int, int, Format, long, long, long, long) - Method in interface com.devbrackets.android.exomedia.listener.InfoListener
 
onLoadError(int, IOException) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onLoadError(int, IOException) - Method in interface com.devbrackets.android.exomedia.listener.InternalErrorListener
 
onLoadStarted(int, long, int, int, Format, long, long) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onLoadStarted(int, long, int, int, Format, long, long) - Method in interface com.devbrackets.android.exomedia.listener.InfoListener
 
onLockScreenArtworkUpdated() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
This should be called when the extending class has loaded an updated image for the LockScreen Artwork.
onMeasure(int, int) - Method in class com.devbrackets.android.exomedia.widget.VideoSurfaceView
 
onMediaPlayerResetting() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
Called when the media player has failed to play the current audio item.
onMediaStateChanged(EMPlaylistService.MediaState) - Method in interface com.devbrackets.android.exomedia.listener.EMPlaylistServiceCallback
Occurs when the current media state changes.
onMediaStateChanged(EMPlaylistService.MediaState) - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
This is a pass through method that is called from the EMPlaylistService to inform any listeners that are registered through EMPlaylistManager.registerServiceCallbacks(EMPlaylistServiceCallback)
onMediaStopped(I) - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
Called when the EMPlaylistService.performStop() has been called.
onMetadata(Map<String, Object>) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onNextClick() - Method in class com.devbrackets.android.exomedia.widget.DefaultControls
Performs the functionality to inform any listeners that the next button has been clicked
onNextClicked() - Method in interface com.devbrackets.android.exomedia.listener.EMVideoViewControlsCallback
Occurs when the Next button on the VideoView is clicked.
onNoNonNetworkItemsAvailable() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
Called when the service is unable to seek to the next playable item when no network is available.
onPlayerError(ExoPlaybackException) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onPlayerStateChanged(boolean, int) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onPlaylistItemChanged(EMPlaylistManager.PlaylistItem, boolean, boolean) - Method in interface com.devbrackets.android.exomedia.listener.EMPlaylistServiceCallback
Occurs when the currently playing item has changed.
onPlaylistItemChanged(EMPlaylistManager.PlaylistItem, boolean, boolean) - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
This is a pass through method that is called from the EMPlaylistService to inform any listeners that are registered through EMPlaylistManager.registerServiceCallbacks(EMPlaylistServiceCallback)
onPlayPauseClick() - Method in class com.devbrackets.android.exomedia.widget.DefaultControls
Performs the functionality when the PlayPause button is clicked.
onPlayPauseClicked() - Method in interface com.devbrackets.android.exomedia.listener.EMVideoViewControlsCallback
Occurs when the PlayPause button on the VideoView is clicked.
onPlayWhenReadyCommitted() - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onPreviousClick() - Method in class com.devbrackets.android.exomedia.widget.DefaultControls
Performs the functionality to inform any listeners that the previous button has been clicked
onPreviousClicked() - Method in interface com.devbrackets.android.exomedia.listener.EMVideoViewControlsCallback
Occurs when the Previous button on the VideoView is clicked.
onProgressUpdated(EMMediaProgressEvent) - Method in interface com.devbrackets.android.exomedia.listener.EMPlaylistServiceCallback
Occurs when the currently playing item has a progress change.
onProgressUpdated(EMMediaProgressEvent) - Method in interface com.devbrackets.android.exomedia.listener.EMProgressCallback
Occurs when the currently playing item has a progress change.
onProgressUpdated(EMMediaProgressEvent) - Method in class com.devbrackets.android.exomedia.manager.EMPlaylistManager
This is a pass through method that is called from the EMPlaylistService to inform any listeners that are registered through EMPlaylistManager.registerServiceCallbacks(EMPlaylistServiceCallback)
onProgressUpdated(EMMediaProgressEvent) - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
Called when the media progress has been updated
onReceive(Context, Intent) - Method in class com.devbrackets.android.exomedia.receiver.MediaControlsReceiver
 
onRendererInitializationError(Exception) - Method in interface com.devbrackets.android.exomedia.listener.InternalErrorListener
 
onRenderers(TrackRenderer[], BandwidthMeter) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onRenderersError(Exception) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onRepeat() - Method in interface com.devbrackets.android.exomedia.util.Repeater.RepeatListener
 
onSeekEnded(int) - Method in interface com.devbrackets.android.exomedia.widget.DefaultControls.SeekCallbacks
 
onSeekStarted() - Method in interface com.devbrackets.android.exomedia.widget.DefaultControls.SeekCallbacks
 
onServiceCreate() - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
Used to perform the onCreate functionality when the service is actually created.
onSingleManifest(HlsPlaylist) - Method in class com.devbrackets.android.exomedia.builder.HlsRenderBuilder
 
onSingleManifestError(IOException) - Method in class com.devbrackets.android.exomedia.builder.HlsRenderBuilder
 
onStartCommand(Intent, int, int) - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
 
onStateChanged(boolean, int) - Method in interface com.devbrackets.android.exomedia.listener.ExoPlayerListener
 
onStopWatchTick(long) - Method in interface com.devbrackets.android.exomedia.util.StopWatch.TickListener
 
onTaskRemoved(Intent) - Method in class com.devbrackets.android.exomedia.service.EMPlaylistService
 
onTouchEvent(MotionEvent) - Method in class com.devbrackets.android.exomedia.EMVideoView.TouchVideoView
 
onUpstreamDiscarded(int, long, long) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onVideoFormatEnabled(Format, int, long) - Method in interface com.devbrackets.android.exomedia.listener.InfoListener
 
onVideoSizeChanged(int, int, int, float) - Method in class com.devbrackets.android.exomedia.exoplayer.EMExoPlayer
 
onVideoSizeChanged(int, int, int, float) - Method in interface com.devbrackets.android.exomedia.listener.ExoPlayerListener
 
onVisibilityChanged() - Method in class com.devbrackets.android.exomedia.widget.DefaultControls
Performs the functionality to inform the callback and post bus events that the DefaultControls visibility has changed
overlapAnchor - Static variable in class com.devbrackets.android.exomedia.R.attr
Must be a boolean value, either "true" or "false".
overrideCurrentTime(long) - Method in class com.devbrackets.android.exomedia.util.StopWatch
Forcefully sets the current time for the stopwatch.
overrideDuration(int) - Method in class com.devbrackets.android.exomedia.EMAudioPlayer
Setting this will override the duration that the item may actually be.
overrideDuration(int) - Method in class com.devbrackets.android.exomedia.EMVideoView
Setting this will override the duration that the item may actually be.
overridePosition(boolean) - Method in class com.devbrackets.android.exomedia.EMAudioPlayer
Sets if the audio position should be overridden, allowing the time to be restarted at will.
overridePosition(boolean) - Method in class com.devbrackets.android.exomedia.EMVideoView
Sets if the audio position should be overridden, allowing the time to be restarted at will.
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links