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 Android

Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 Ncom
 Nmirasense
 Nscanditsdk
 Ninterfaces
 CScanditSDKInterface implemented by the barcode picker classes to control the barcode scanning process
 CSymbologyEnumerates the supported barcode symbologies
 CWorkingRangeEnumerates the possible working ranges for the barcode picker
 CScanditSDKCaptureListenerA listener for video frames that have been processed by the Scandit SDK
 CScanditSDKCodeInterface implemented by barcode objects
 CScanditSDKListenerInterface defining callback methods invoked by Scandit SDK scan view to update application
 CScanditSDKOnScanListenerInterface definition for a callback to be invoked when one or more barcodes were recognized
 CScanditSDKOverlayInterface of all the possible customization options for the standard GUI which is displayed on top of the video feed running the recognition
 CScanditSDKProcessingListenerInterface for a processing listener
 CScanditSDKScanSessionInterface for a scan session
 CScanditSDKSearchBarListenerInterface definition for a callback to be invoked when a barcode was entered through the search bar of the ScanditSDKOverlay
 CLegacyPortraitScanditSDKBarcodePickerThis is the legacy version of the scanner that enables compatibility with Android 2.x devices that are unable to display the camera preview in portrait mode
 CScanditSDKAutoAdjustingBarcodePickerThis picker chooses whether to use the LegacyPortraitScanditSDKBarcodePicker or the ScanditSDKBarcodePicker
 CScanditSDKBarcodePickerThe main interface for scanning barcodes with the Scandit SDK
 CScanditSDKScanSettingsHolds settings that affect the recognition of barcodes, such as enabled barcode symbologies, scanning hot spot etc
 Nscandit
 Nbarcodepicker
 CBarcodePickerThe main interface for scanning barcodes with the Scandit BarcodeScanner SDK
 CBarcodePickerActivityBarcode Picker Activity that can be configured through an intent
 CBarcodePickerExternalActivityBarcode Picker Activity that can be configured through an intent by passing an app key as well as a secondary app key
 COnScanListenerInterface definition for a callback to be invoked when one or more barcodes were recognized
 CProcessFrameListenerCallback interface for adding custom logic after every time frame has been processed by the recognition engine
 CPropertyChangeListenerInterface for a state change listener
 CScanAreaSettingsScanning area settings control where codes are to be searched in images/frames
 CScanditLicenseInterface to set the scandit barcode scanner app key
 CScanOverlayAbstract scan UI class
 CScanSessionInterface for a scan session
 CScanSettingsHolds settings that affect the recognition of barcodes, such as enabled barcode symbologies, scanning hot spot etc
 Nrecognition
 CBarcodeRepresents a recognized/localized barcode/2D code
 CBarcodeScannerScans barcodes in images
 CBarcodeScannerSessionHolds recognized and localized barcodes/2d codes
 CBarcodeScannerSettingsHolds configuration options for the barcode scanner
 CImageDescriptionDescribes dimensions as well as internal memory layout of an image buffer
 CQuadrilateralA 2-dimensional polygon with 4 corners
 CRecognitionContextManages scanner objects and schedules the recognition process
 CSymbologySettingsContains decoding of a specific symboloy