EQRCodeCodingMode Enum

This enumeration contains the possible values for the coding mode of a QR code. Used by EQRCodeDecodedStream.

Namespace: Euresys::Open_eVision

EQRCodeCodingMode_Basic
The QR code does not use a specific coding mode.
EQRCodeCodingMode_Fnc1_Gs1
The QR code uses the FNC1/GS1 coding mode (FNC1 in first position).
EQRCodeCodingMode_Fnc1_Aim
The QR code uses the FNC1/AIM coding mode (FNC1 in second position).
EQRCodeCodingMode_ECI
The QR code uses Extended Channel Interpretation (ECI) coding mode.

EQRCodeCodingMode Enum

This enumeration contains the possible values for the coding mode of a QR code. Used by EQRCodeDecodedStream.

Namespace: Euresys.Open_eVision

Basic
The QR code does not use a specific coding mode.
Fnc1_Gs1
The QR code uses the FNC1/GS1 coding mode (FNC1 in first position).
Fnc1_Aim
The QR code uses the FNC1/AIM coding mode (FNC1 in second position).
ECI
The QR code uses Extended Channel Interpretation (ECI) coding mode.