select Audio Device
abstract fun selectAudioDevice(audioDevice: AudioDevice, handler: CompletionHandler?)
Content copied to clipboard
Selects audio device.
Since
1.6.0
Parameters
audio Device
Audio device.
handler
The callback handler which notices whether it is completed or not.