StreamsAudioManager

class StreamsAudioManager(coroutineScope: CoroutineScope = CoroutineScope(Dispatchers.IO))

Constructors

Link copied to clipboard
constructor(coroutineScope: CoroutineScope = CoroutineScope(Dispatchers.IO))

Functions

Link copied to clipboard
fun bind(call: Call)
Link copied to clipboard
fun disableStreamAudioOnMute(call: Call)
Link copied to clipboard
fun stop()