Variable: xrDeviceCameraUserContinuousOptions
const
xrDeviceCameraUserContinuousOptions:object
Defined in: src/camera/CameraOptions.ts:50
Type Declaration
enabled
readonly
enabled:boolean
=false
videoConstraints?
readonly
optional
videoConstraints:object
Constraints for getUserMedia
. This will guide the initial camera
selection. *
willCaptureFrequently
readonly
willCaptureFrequently:boolean
=false
Hint for performance optimization on frequent captures.