Scandit Data Capture SDK 6.12 Release Notes (March 17, 2022)

See also the System Requirements of the Scandit Data Capture SDK across all platforms.

New Features

Barcode

ID

Core

  • Added SDCSequenceFrameSource to forward camera frames to the SDK.

  • Added SDCImageBuffer.deepCopy which allows copying the byte array of the image buffer to asynchronously process the image without it being overwritten by the active camera.

Bug Fixes

Barcode

  • For SDCSymbologyKIX codes, ‘X’ used as a separator character in house number fields no longer count towards the maximal length of house numbers. Previously, some valid Kix codes were rejected incorrectly.

  • The supported symbol count range for Kix has been corrected to reflect the actually supported range. Before this change, SDCSymbologySettings.activeSymbolCounts for SDCSymbologyKIX could be set to values outside the supported range.

  • Fixed the fact that the SDCBarcodeSelectionSession was not reset as the mode was disabled (like it is the case in other modes).

ID

Core

Updates

Scandit Data Capture SDK 6.12.1 Bug Fixes (April 12, 2022)