Configuration
Parameters
Front or back camera facing. Default value is CameraFacing.FRONT.
The camera preview scale type. Default value is CameraPreviewScaleType.FIT.
If torch is enabled during the process. If the camera doesn't have a flash unit, then this setting will be ignored. Default value is false
.
Face size to shorter preview container side ratio interval. Default value is [0.1, 0.3]
.
Capture mode. Default value is CaptureMode.AUTO_CAPTURE.
Quality attribute thresholds. Default value is QualityAttributeThresholdPresets.standard.
If placeholder for the face is visible. Default value is true
.
If detection UI layer (tracking circle) is visible. Default value is false
.
Query for extra evaluations. It allows for additional processing beyond basic face detection. The default, FaceDetectionQuery, signifies no extra evaluations and is optimized for speed.
Session token provided by DIS (Digital Identity Service). Set the session token if the result should be posted to DIS for evaluation. Default value is null
.