Deprecation warning

Please note that this is outdated documentation for an older release of the Scandit Barcode Scanner SDK.

We are deprecating the 5.x API on all platforms (except Linux). Release 5.19 in April 2021 will be our final. Applications running 5.x will continue to work, and we will continue to release critical bug fixes and security patches only, for one year. We encourage you to migrate to 6.x and take advantage of our latest / advanced features and improved performance.

You'll find the updated documentation at: Data Capture SDK Documentation for Xamarin.Android and Data Capture SDK Documentation for Xamarin.iOS

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NScandit
 NBarcodePicker
 NUnified
 NAbstractions
 CIBarcodePickerInterface for Scandit BarcodePicker
 CIScanditLicenseInterface for ScanditLicense
 CBarcodeA recognized or localized barcode.
 CPointAn integer point structure.
 CQuadAn arbitrary 2D quadrilateral with integer vertex coordinates.
 CRectRectangle structure
 CScanditServiceCross platform Scandit implemenations
 CScanOverlayScan UI on top of the video preview stream
 CScanSessionHolds recognized and localized codes and allows to control the scanning process
 CScanSettingsHolds settings that affect the recognition of barcodes, such as enabled barcode symbologies, scanning hot spot etc
 CSizeSize structure
 CSymbologySettingsClass to hold symbology-specific settings
 NInterfaces
 CIScanditSDKInterface to control the barcode scanning process - implemented by ScanditSDKAutoAdjustingBarcodePicker, ScanditSDKBarcodePicker, and the LegacyPortraitScanditSDKBarcodePicker
 CIScanditSDKOverlayInterface of all the possible customization options for the standard scan GUI which is displayed on top of the video feed in which barcodes are decoded
 CLegacyPortraitScanditSDKBarcodePickerControls the scanning process and presents a non-customizable, full screen scan portrait(!) scan UI on devices that only offer a landscape camera feed
 CScanditSDKAutoAdjustingBarcodePickerDefault barcode picker for full screen scan user interfaces - chooses between ScanditSDKBarcodePicker and LegacyPortraitScanditSDKBarcodePicker depending on the particular device capabilities
 CScanditSDKBarcodePickerControls the scanning process and shows customizable portrait scan user interface
 NScanditBarcodeScanner
 NAndroid
 NRecognition
 CBarcodeRepresents a recognized/localized barcode/2D code
 CQuadrilateralA 2-dimensional polygon with 4 corners
 CSymbologySettingsContains settings that affect the decoding of a specific symboloy
 CTrackedBarcodeRepresents a recognized/localized barcode/2D code that is being tracked over multiple frames
 CBarcodePickerThe main interface for scanning barcodes with the Scandit BarcodeScanner SDK
 CBarcodePickerActivityBarcode Picker Activity that can be configured through an intent
 CIOnScanListenerInterface definition for a callback to be invoked when one or more barcodes were recognized
 CIProcessFrameListenerCallback interface for adding custom logic after every time frame has been processed by the recognition engine
 CIScanSessionInterface for a scan session
 CPropertyChangeListenerInterface for a state change listener
 CScanditLicenseInterface to set the scandit barcode scanner app key
 CScanOverlayAbstract scan UI class
 CScanSettingsHolds settings that affect the recognition of barcodes, such as enabled barcode symbologies, scanning hot spot etc
 CTextRecognitionSettingsHolds settings that affect the recognition of barcodes, such as enabled barcode symbologies, scanning hot spot etc
 NiOS
 CBarcodeRepresents a recognized/localized barcode/2D code
 CBarcodePickerControls the camera and orchestrates the barcode scanning process
 CCancelDelegateProtocol cancel events
 CIScanSessionHolds all barcodes that were decoded in the current session
 CLicenseHolds settings that are needed to verify a Scandit Barcode Scanner license
 CParserDefines the interface for a data string parser
 CParserFieldA particular field of the parsed result
 CParserResultThe SPLParserResult holds the result of a successfully parsed data string
 CProcessFrameDelegateProtocol for accessing the processed sample buffers
 CPropertyObserverDefines the protocol for an observer of property changes
 CQuadrilateralQuadrilateral represented by 4 corners
 CRecognizedTextRepresents text recognized in a frame
 CScanCaseStart a scanner for the Scandit case
 CScanCaseDelegateCalls the Protocol for events fired by ScanCase, e.g
 CScanCaseSessionHolds all barcodes that were decoded in the current session
 CScanCaseSettingsHolds settings that affect the recognition of barcodes, such as enabled barcode symbologies, scanning hot spot etc
 CScanDelegateCalls the Protocol for a scan event delegate
 CScanOverlayControls the scan screen user interface
 CScanSettingsHolds settings that affect the recognition of barcodes, such as enabled barcode symbologies, scanning hot spot etc
 CSymbologySettingsHolds settings specific to a single symbology such as checksums and active symbol count
 CTextRecognitionDelegateDelegate for handling text recognition related events
 CTextRecognitionSettingsContains settings to control the text recognition engine
 CTrackedBarcodeRepresents a recognized/localized barcode/2D code that is being tracked over multiple frames