iDRS™ SDK 16
Loading...
Searching...
No Matches
CBarcodeParams Class Reference

CBarcodeParams represents the base class for the barcode parameters containing the configuration for barcode detection. More...

#include <idrs_common.h>

Inheritance diagram for CBarcodeParams:
CObjPtr CObj CObj CBarcodePageParams CBarcodeZonalParams

Detailed Description

CBarcodeParams represents the base class for the barcode parameters containing the configuration for barcode detection.

This class allows setting the following barcode detection options:

  • Threading mode - use one or several threads for barcode detection
  • The workdepth - enabling/disabling barcode engines (
    See also
    CBarcodeEngineConfig)
  • Barcode engines configuration
  • Behavior when an exception occurs during barcode detection.