ScannerInfo.DecoderType

EMDK For Android 4.0

This lists all the barcode types supported by scanners

Example Usage:



DecoderType.ONE_DIMENSIONAL

Values:

  • ONE_DIMENSIONAL -Barcode scanning is 1-D only.

  • TWO_DIMENSIONAL -Barcode scanning is 2-D. This supports both 1-D and 2-D barcode scanning.

  • UNDEFINED -Decoder type not defined.