RTCLocalAudioManager

Constructors

Link copied to clipboard
constructor(send: Boolean)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun dispose()
Link copied to clipboard
fun initTrack(factory: PeerConnectionFactory, audioOption: SoraAudioOption)

Properties

Link copied to clipboard
var track: AudioTrack?