CameraInputSettings

@Serializable
data class CameraInputSettings

Input settings specifically for the camera input.

Properties

Link copied to clipboard
val isEnabled: Boolean

Should the track be enabled.

Link copied to clipboard
val settings: VideoMediaTrackSettings

Video track settings.