Video Constraints
@Serializable
Video constraints for media capture
Constructors
Link copied to clipboard
constructor(width: VideoResolution? = null, height: VideoResolution? = null, frameRate: VideoFrameRate? = null, facingMode: FacingMode? = null, deviceId: String? = null, aspectRatio: Double? = null)