NuguOpusPlayer
class NuguOpusPlayer(streamType: Int, player: Player = Player()) : AttachmentPlayablePlayer
Content copied to clipboard
Porting class silvertray's Player to use in NUGU SDK
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
Link copied to clipboard
open override fun setSource(attachmentReader: Attachment.Reader): SourceId
Content copied to clipboard