SmartScannerQuality

enum : NSUInteger {}

Used to choose the stream resolution

  • Normal quality 640*480

    Declaration

    Objective-C

    SmartScannerQualityNormal
  • High quality 1280*960 (2X normal)

    Declaration

    Objective-C

    SmartScannerQualityHigh
  • Higher quality 1820*1440 (3X normal)

    Declaration

    Objective-C

    SmartScannerQualityHuge
  • Higher quality 1820*1440 (3X normal)

    Declaration

    Objective-C

    SmartScannerQualityNormalMacro
  • Same quality as SmartScannerQualityHigh, but will also try (if available) To automatically switch to the close range camera

    Declaration

    Objective-C

    SmartScannerQualityHighMacro
  • Same quality as SmartScannerQualityHuge, but will also try (if available) To automatically switch to the close range camera

    Declaration

    Objective-C

    SmartScannerQualityHugeMacro
  • Same quality as SmartScannerQualityHuge, but will also try (if available) To automatically switch to the close range camera

    Declaration

    Objective-C

    SmartScannerQualityNormalWide
  • Same quality as SmartScannerQualityHigh, but will also try (if available) To automatically switch to the close range camera

    Declaration

    Objective-C

    SmartScannerQualityHighWide
  • Same quality as SmartScannerQualityHuge, but will also try (if available) To automatically switch to the close range camera

    Declaration

    Objective-C

    SmartScannerQualityHugeWide