SBSScanCaseSession.h
Go to the documentation of this file.
NSArray< SBSCode * > * allRecognizedCodes
Returns the list of barcodes (data, symbology) that have been decoded (recognized) in this session...
Definition: SBSScanCaseSession.h:62
Holds all barcodes that were decoded in the current session.
Definition: SBSScanCaseSession.h:36
NSArray< SBSCode * > * newlyLocalizedCodes
A new copy of the list of barcodes that have been localized but not recognized in the last frame...
Definition: SBSScanCaseSession.h:47
NSArray< SBSCode * > * newlyRecognizedCodes
A new copy of the list of barcodes that have been successfully decoded in the last frame...
Definition: SBSScanCaseSession.h:41