Android Scanbot Barcode SDK API reference
7.1.0
    Platform filter
Search in API
    Android Scanbot Barcode SDK API reference
Android Scanbot Barcode SDK API reference/io.scanbot.sdk.ui.view.barcode.batch.configuration.json/BatchBarcodeScannerNativeParam

BatchBarcodeScannerNativeParam

sealed class BatchBarcodeScannerNativeParam

Inheritors

DelayAfterFocusCompleteMs
SuccessfulScanningInterval
MsiPlesseyChecksumAlgorithms
CancelButtonIcon
BarcodeFilter
FormattedDataMapper
CameraZoomRatio

Types

BarcodeFilter
Link copied to clipboard
class BarcodeFilter(val value: Class<out IBarcodeFilter>) : BatchBarcodeScannerNativeParam
CameraZoomRatio
Link copied to clipboard
class CameraZoomRatio(val value: Float) : BatchBarcodeScannerNativeParam
CancelButtonIcon
Link copied to clipboard
class CancelButtonIcon(val value: Int) : BatchBarcodeScannerNativeParam
DelayAfterFocusCompleteMs
Link copied to clipboard
class DelayAfterFocusCompleteMs(val value: Long) : BatchBarcodeScannerNativeParam
FormattedDataMapper
Link copied to clipboard
class FormattedDataMapper(val value: Class<out FormattedBarcodeDataMapper>) : BatchBarcodeScannerNativeParam
MsiPlesseyChecksumAlgorithms
Link copied to clipboard
class MsiPlesseyChecksumAlgorithms(val value: Set<MsiPlesseyChecksumAlgorithm>) : BatchBarcodeScannerNativeParam
SuccessfulScanningInterval
Link copied to clipboard
class SuccessfulScanningInterval(val value: Long) : BatchBarcodeScannerNativeParam
© Scanbot SDK GmbH 2011-2025, located in Germany and the US Generated by dokka