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