Error code associated with the capture result.
Error string providing details about the error.
Optional
itemsAn array of BarcodeResultItem objects, representing the list of decoded barcodes found in the image.
The hash ID of the original image.
the rotation transformation matrix of the original image relative to the rotated image.
Interface DecodedBarcodesResult represents information of decoded barcodes from an image.
See
CapturedResultReceiver.onDecodedBarcodesReceived