public ScanbotBarcodeDetector
Detects bar codes and QR codes
| Modifier and Type | Method and Description |
|---|---|
com.google.zxing.Result |
decodeWithState()
Decode the data within the viewfinder rectangle, and time how long it took. For efficiency, reuse the same reader objects from one decode to the next.
|
com.google.zxing.Result |
decodeWithState()
Decode the data within the viewfinder rectangle, and time how long it took. For efficiency, reuse the same reader objects from one decode to the next.
|
void |
enableBarcodeScan() |
void enableBarcodeScan()
com.google.zxing.Result decodeWithState()
Decode the data within the viewfinder rectangle, and time how long it took. For efficiency, reuse the same reader objects from one decode to the next.
com.google.zxing.Result decodeWithState()
Decode the data within the viewfinder rectangle, and time how long it took. For efficiency, reuse the same reader objects from one decode to the next.