selectVideoDevice

fun selectVideoDevice(device: VideoDevice, handler: CompletionHandler?)

Selects a device for video output during a live event. Only the host can perform this action.

Since

1.0.0

Parameters

device

VideoDevice

handler

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