MediaPlayerInterface
interface MediaPlayerInterface : MediaPlayerControlInterface, AttachmentSourcePlayable, UriSourcePlayable
Content copied to clipboard
Functions
Link copied to clipboard
abstract fun setBufferEventListener(listener: MediaPlayerControlInterface.BufferEventListener)
Content copied to clipboard
Link copied to clipboard
abstract fun setOnDurationListener(listener: MediaPlayerControlInterface.OnDurationListener)
Content copied to clipboard
Link copied to clipboard
abstract fun setPlaybackEventListener(listener: MediaPlayerControlInterface.PlaybackEventListener)
Content copied to clipboard