dynamsoft_barcode library

Classes

BarcodeFormat
Defines supported barcode formats.
BarcodeResult
Represents the result of a barcode scan, including format, text, coordinates, and angle.

Functions

convertResults(List<Map> jsonResults) List<BarcodeResult>
Converts a list of barcode scan results from JSON format to BarcodeResult objects.