toggleVideo

fun toggleVideo(hdVideo: Boolean = false): Boolean

Toggle sending local video.

Return

'true' if sending video.

Parameters

hdVideo

Flag indicating whether or not HD video should be used. If not set the default options for the session is used.