Configuration

interface Configuration

Exposes configuration options available to lenses processor.

Since

1.4.0

Properties

inputFrameRotationBehavior
Link copied to clipboard
Specifies the way processor rotates input frame before processing.
useDeviceOrientationForFaceDetection
Link copied to clipboard
abstract var useDeviceOrientationForFaceDetection: Boolean
Specifies if face detection and further tracking should be performed on input frames rotated correspondingly to real orientation of the device, while screen orientation is locked to either portrait or landscape.