AUICameraResolution enumeration

The resolution of the images captured from the camera preview.

typedef NS_ENUM(NSUInteger, AUICameraResolution) {
   AUICameraResolutionHD,
   AUICameraResolutionFullHD
   AUICameraResolution4K
};

Constants

Name Description
AUICameraResolutionHD

Captured image will have:

  • 1280x720 px resolution on iPhone
  • 1024x768 px resolution on iPad
AUICameraResolutionFullHD

Captured image will have:

  • 1920x1080 px resolution on iPhone
  • 1920x1440 px resolution on iPad

This is the default value.

AUICameraResolution4K

Captured image will have

  • 3840x2160 px resolution on iPhone
  • 3264x2448 px resolution on iPad

 Note: Working with the 4K resolution images is currently fully supported for the image capture scenario only. For the data capture scenario it is a technology preview. The functionality will be improved and completed in future versions.

02.03.2022 12:59:15

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.