Enum representing the different code formats that can be scanned by the Camera startScanner method.

Enumeration Members

QR_CODE: "qr_code"
AZTEC: "aztec"
DATA_MATRIX: "data_matrix"
PDF417: "pdf417"
CODE_128: "code_128"
EAN_13: "ean_13"