STWAudioSinkEvent

annotation class STWAudioSinkEvent

This class represent all event that can be broadcasted for audio sink feature.

AUDIO_SINK_READY the audio sink is ready AUDIO_SINK_RECEIVED_STREAM in case of the Play this event contain AUDIO_SINK_PUSH_STREAM in case of capture, client should fill short array of the audio AUDIO_SINK_ENDED when the call is ended

Constructors

Link copied to clipboard
fun STWAudioSinkEvent()

Types

Link copied to clipboard
object Companion