SwitchUserVideoAltOptions

data class SwitchUserVideoAltOptions(val videoPreference: String, val checkoff: Boolean, val parameters: SwitchUserVideoAltParameters)

Options for switching user video device (alternative method).

Constructors

Link copied to clipboard
constructor(videoPreference: String, checkoff: Boolean, parameters: SwitchUserVideoAltParameters)

Properties

Link copied to clipboard

Boolean to bypass initial click checks

Link copied to clipboard

Parameters for switching video

Link copied to clipboard

The preferred facing mode ('user' for front, 'environment' for back)