Package com.getstream.sdk.chat.utils.exomedia.listener
See: Description
-
Interface Summary Interface Description OnCompletionListener Interface definition for a callback to be invoked when playback of a media source has completed. OnPreparedListener Interface definition for a callback to be invoked when the media source is ready for playback. OnErrorListener Interface definition of a callback to be invoked when there has been an error during an asynchronous operation. OnVideoSizeChangedListener Interface definition of a callback to be invoked when there has been a change is the size of the video currently being displayed. VideoControlsSeekListener Interface definition for a callback to be invoked when the media has external seek requests OnBufferUpdateListener Interface definition of a callback to be invoked indicating buffering status of a media resource being streamed. OnSeekCompletionListener Interface definition of a callback to be invoked indicating the completion of a seek operation. VideoControlsButtonListener VideoControlsVisibilityListener Interface definition for a callback to be invoked when the visibility of the com.getstream.sdk.chat.utils.exomedia.ui.widget.VideoControls changes