IBarcodeScanCountViewController

Allows to control the state and the behavior of the IBarcodeCounterView

Functions

Link copied to clipboard
abstract fun clearCountedBarcodes()

Clear all barcodes from the scanning session

Link copied to clipboard
abstract fun continueScanning()

Prepare view to count next bach of the barcodes

Link copied to clipboard
abstract fun scanAndCount()

Trigger this method to run barcode scanning on the next cameraFrame or snapped image

Link copied to clipboard
abstract fun setCaptureMode(mode: CaptureMode)

Set whether to run counter on Live Frame (smaller resolution, but faster), or on captured image (much slower, but potentially better quality)