select Video Device
abstract fun selectVideoDevice(videoDevice: VideoDevice, handler: CompletionHandler?)
Content copied to clipboard
Selects VideoDevice.
Since
1.0.2
Parameters
video Device
handler
The callback handler which notices whether it is completed or not.