Table of contents
Swift
Objective-C

EnumQRCodeErrorCorrectionLevel

EnumQRCodeErrorCorrectionLevel is an enumeration that defines the error correction levels of a QR Code.

Definition

Assembly: dynamsoft_capture_vision_flutter

enum EnumQRCodeErrorCorrectionLevel {
    h,
    l,
    m,
    q
}

Members

Member Description
h High level.
l Low level.
m Medium level.
q Quartile level.

This page is compatible for: