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

ScanCase Member List

This is the complete list of members for ScanCase, including all inherited members.

acquire(Context context, ScanCaseSettings settings, ScanCaseListener listener)ScanCasestatic
applySettings(ScanCaseSettings settings, Runnable completionCallback)ScanCase
didProcess(byte[] imageBuffer, int width, int height, ScanSession session)ScanCase
didScan(ScanSession session)ScanCase
getCameraPreview()ScanCase
getCameraPreviewOverlay()ScanCase
getState()ScanCase
isHardwareButtonToScanEnabled()ScanCase
isVolumeButtonToScanEnabled()ScanCase
MODE_FACE_DOWNWARDScanCasestatic
MODE_FACE_FORWARDScanCasestatic
onKeyDown(int keyCode, KeyEvent event)ScanCase
onKeyUp(int keyCode, KeyEvent event)ScanCase
removeTimeoutFromState(int fromState)ScanCase
setErrorSoundEnabled(boolean enabled)ScanCase
setErrorSoundResource(int resId)ScanCase
setHardwareButtonToScanEnabled(boolean enabled)ScanCase
setListener(ScanCaseListener listener)ScanCase
setScanBeepEnabled(boolean enabled)ScanCase
setScanCaseMode(int scanCaseMode)ScanCase
setScanCaseMode(int scanCaseMode, Runnable completionCallback)ScanCase
setScanSoundResource(int resId)ScanCase
setState(int state)ScanCase
setTimeout(int fromState, final int toState, long timeout)ScanCase
setVolumeButtonToScanEnabled(boolean enabled)ScanCase
STATE_ACTIVEScanCasestatic
STATE_OFFScanCasestatic
STATE_STANDBYScanCasestatic