Show Oval Mask View Option ¶
The capture module can display an oval mask layer to help the user position their face correctly.
let vc = IDCameraController.instantiate() ...
vc.useOvalMask(true)
The capture module can display an oval mask layer to help the user position their face correctly.
let vc = IDCameraController.instantiate() ...
vc.useOvalMask(true)