AndroidMediaPlayer
class AndroidMediaPlayer(context: Context, player: MediaPlayer) : UriSourcePlayablePlayer
Content copied to clipboard
Default Implementation of MediaPlayerInterface for android
Constructors
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