selectAudioDevice

fun selectAudioDevice(device: AudioDevice, handler: CompletionHandler?)

Selects a device for audio input and output for a live event.

Since

1.0.0

Parameters

device

AudioDevice

handler

CompletionHandler Callback handler that indicates whether the requested action is succeeded or not.