|
PhotoPay C SDK version 8.1.0
|
Settings for configuring MBCroatiaPdf417PaymentRecognizer. More...
#include <CroatiaBarcodePaymentRecognizer.h>
Public Member Functions | |
| MB_API void MB_CALL | croatiaPdf417PaymentRecognizerSettingsInit (MBCroatiaPdf417PaymentRecognizerSettings *) |
| Populate MBCroatiaPdf417PaymentRecognizerSettings structure with default values. More... | |
Data Fields | |
| MBCroatiaCommonBarcodePaymentRecognizerSettings | common |
| MBBool | uncertainDecoding |
Settings for configuring MBCroatiaPdf417PaymentRecognizer.
| MB_API void MB_CALL croatiaPdf417PaymentRecognizerSettingsInit | ( | MBCroatiaPdf417PaymentRecognizerSettings * | ) |
Populate MBCroatiaPdf417PaymentRecognizerSettings structure with default values.
| MBCroatiaCommonBarcodePaymentRecognizerSettings MBCroatiaPdf417PaymentRecognizerSettings::common |
Common settings shared between both PDF and QR payment recognizers.
| MBBool MBCroatiaPdf417PaymentRecognizerSettings::uncertainDecoding |
Uncertain decoding enables scanning of non-standard elements, but there is no guarantee that all data will be read. For Pdf417 barcode is used when multiple rows are missing (e.g. not whole barcode is printed). By default, this is set to true.