Variable: xrDeviceCameraUserOptions
const
xrDeviceCameraUserOptions:object
Defined in: src/camera/CameraOptions.ts:39
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.