An action block that scan barcodes in an image.
The fiber will pause until the image has been processed and scanning completed.
The result of the scanning is assigned the output arrays, all having the same length. Each element of the content array is the raw, encoded, content of a barcode found in the image. An array of formats where each element is the format of the barcode. An array of bounding boxes may be assigned, where each element is the bounds of the barcode.
Machine Learning (ML) data for each barcode format may have to be downloaded before performing such scanning.
This block requires a device with a working Google Play services installed.
Note! This feature requires Android 5+.