SBSMatrixScanHandler.h
Go to the documentation of this file.
Controls the camera and orchestrates the barcode scanning process.
Definition: SBSBarcodePicker.h:145
BOOL beepOnNewCode
Set to YES to beep whenever a new code is recognized. Default is NO.
Definition: SBSMatrixScanHandler.h:49
An high-level abstraction of the Scandit Matrix Scan.
Definition: SBSMatrixScanHandler.h:25
The protocol used by SBSMatrixScanHandler instance.
Definition: SBSMatrixScanDelegate.h:21
void removeAllAugmentations()
Remove all augmentations of every overlay.
BOOL recognizedOnly
Set to YES if only recognized barcodes will be tracked by the matrix scan. Default is YES...
Definition: SBSMatrixScanHandler.h:37
BOOL enabled
Set to NO if you want to stop moving/updating the augmentations. Default is YES.
Definition: SBSMatrixScanHandler.h:43
id< SBSMatrixScanDelegate > delegate
The delegate invoked when a new frame is proccessed.
Definition: SBSMatrixScanHandler.h:31
The protocol overlays need to conform to.
Definition: SBSMatrixScanOverlay.h:26
instancetype NS_UNAVAILABLE()