IBasicMediaPlayer |
|
IBasicMediaPlayer.OnBufferingUpdateListener |
Interface definition of a callback to be invoked indicating buffering
status of a media resource being streamed over the network. |
IBasicMediaPlayer.OnCompletionListener |
Interface definition for a callback to be invoked when playback of a
media source has completed. |
IBasicMediaPlayer.OnErrorListener |
Interface definition of a callback to be invoked when there has been an
error during an asynchronous operation (other errors will throw
exceptions at method call time). |
IBasicMediaPlayer.OnInfoListener |
Interface definition of a callback to be invoked to communicate some info
and/or warning about the media or its playback. |
IBasicMediaPlayer.OnPreparedListener |
Interface definition for a callback to be invoked when the media source
is ready for playback. |
IBasicMediaPlayer.OnSeekCompleteListener |
Interface definition of a callback to be invoked indicating the
completion of a seek operation. |
IMediaPlayerFactory |
|
IReleasable |
|