The error code of the barcode reading result, if an error occurred.
Optional
errorThe error message of the barcode reading result, if an error occurred.
Optional
itemsAn array of DetectedQuadResultItem objects, each representing a detected quadrilateral within the original image.
The hash ID of the original image.
the rotation transformation matrix of the original image relative to the rotated image.
The DetectedQuadsResult interface holds information on detected quadrilaterals, of type DetectedQuadResultItem, within an image.
See
CapturedResultReceiver.onDetectedQuadsReceived