AUICaptureScenario interface
Provides access to the capture scenario management. Inherited by the AUIImageCaptureScenario and AUIMultiPageImageCaptureScenario interfaces.
Requires a delegate that conforms to the AUICaptureScenarioDelegate protocol.
Properties
Name | Type | Description |
---|---|---|
delegate | AUICaptureScenarioDelegate | Delegate object for receiving results, status information, warnings and errors. |
Methods
Name | Description |
---|---|
+ supportedCameraResolutionsForDevice | Returns the camera resolutions from the AUICameraResolution enumeration, supported by the device. |
3/2/2022 12:59:15 PM