public class ZXingBarcodeDetector implements ScanbotBarcodeDetector
Manages barcode detection operations and detector initialization
| Constructor and Description |
|---|
ZXingBarcodeDetector() |
| Modifier and Type | Method and Description |
|---|---|
com.google.zxing.Result |
decodeWithState() |
com.google.zxing.Result |
decodeWithState() |
void |
enableBarcodeScan() |
decodeWithState, decodeWithState, enableBarcodeScan