| Interface | Description |
|---|---|
| ScanbotBarcodeDetector |
Detects bar codes and QR codes.
|
| Class | Description |
|---|---|
| BarcodeAutoSnappingController |
Controls auto-snapping process by observing contour detection results from
class BarcodeDetectorFrameHandler. |
| BarcodeDetectorFrameHandler |
Performs barcode/QR code detection on camera preview frames. Outputs results via
interface BarcodeDetectorFrameHandler.ResultHandler
(.addResultHandler). |
| BarcodeScannerConfigMapperKt | |
| DefaultScanbotBarcodeDetector |
Manages barcode detection operations and detector initialization
|
| StubScanbotBarcodeDetector | |
| SuccessFrameDebouncer |
Allows to keep track of the interval between successful events
|
| Enum | Description |
|---|---|
| BarcodeDetectorType |
Allows to set custom detector type for the barcode detection
|