B D F G L O R S T

G

getResultAt(int) - Method in class sdt.brc.android.BarcodeReader
The method returns BarcodeReaderResult object containg information about successfully recognized barcode in the previous call to BarcodeReader.readRGBBuffer(byte[] data, int width, int height, int bpp).
getResultsCount() - Method in class sdt.brc.android.BarcodeReader
The method returns count of successfully recognized barcodes in the previous call to BarcodeReader.readRGBBuffer(byte[] data, int width, int height, int bpp)
getTypeName() - Method in class sdt.brc.android.BarcodeReaderResult
Returns name of the barcode type.
getValue() - Method in class sdt.brc.android.BarcodeReaderResult
Returns Barcode value.

B D F G L O R S T