NuguOpusPlayer2
class NuguOpusPlayer2(audioAttributes: AudioAttributes, player: Player = Player()) : AttachmentPlayablePlayer
Content copied to clipboard
Constructors
Link copied to clipboard
fun NuguOpusPlayer2(audioAttributes: AudioAttributes, player: Player = Player())
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
Link copied to clipboard
open override fun setSource(attachmentReader: Attachment.Reader): SourceId
Content copied to clipboard