| Interface | Description |
|---|---|
| OnBufferUpdateListener |
Interface definition of a callback to be invoked indicating buffering
status of a media resource being streamed.
|
| OnCompletionListener |
Interface definition for a callback to be invoked when playback of
a media source has completed.
|
| OnErrorListener |
Interface definition of a callback to be invoked when there
has been an error during an asynchronous operation.
|
| OnPreparedListener |
Interface definition for a callback to be invoked when the media
source is ready for playback.
|
| OnSeekCompletionListener |
Interface definition of a callback to be invoked indicating
the completion of a seek 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.
|
| VideoControlsButtonListener | |
| 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
VideoControls changes |