AUICameraSettings protocol
Manages camera flashlight and resolution, defined for the capture scenario.
Properties
Name | Type | Description |
---|---|---|
preferredResolution | AUICameraResolution | Defines the camera resolution. |
hasFlashlight | BOOL | Defines if the device has a flashlight. |
flashlightEnabled | BOOL | Defines if the flashlight is currently enabled in a torch mode. |
3/2/2022 12:59:15 PM