IntegratedMediaPlayer
class IntegratedMediaPlayer(audioPlayer: UriSourcePlayablePlayer, ttsPlayer: AttachmentPlayablePlayer) : MediaPlayerInterface
Content copied to clipboard
Constructors
Link copied to clipboard
fun IntegratedMediaPlayer(audioPlayer: UriSourcePlayablePlayer, ttsPlayer: AttachmentPlayablePlayer)
Content copied to clipboard
Types
Functions
Link copied to clipboard
open override fun setBufferEventListener(listener: MediaPlayerControlInterface.BufferEventListener)
Content copied to clipboard
Link copied to clipboard
open override fun setOnDurationListener(listener: MediaPlayerControlInterface.OnDurationListener)
Content copied to clipboard
Link copied to clipboard
open override fun setPlaybackEventListener(listener: MediaPlayerControlInterface.PlaybackEventListener)
Content copied to clipboard