Optional
allowOptional
allowEnables/disables XNNPACK acceleration for TensorFlow ML models, which provides highly optimized implementations of floating-point neural network operators (Android only)
Optional
documentOptional mode for document detection.
Optional
enableOptional boolean flag that enables Scanbot SDK Core native logging (default is false, Android only).
Optional
fileOptional file encryption mode, 'AES128' or 'AES256'.
Optional
fileOptional file encryption password. Refer to the section "Storage Encryption" for more details.
Optional
licenseYour license key for the Scanbot SDK. See the "License Key" section below.
Optional
loggingOptional boolean flag to enable logging. See the "Logging" section below.
Optional
storageOptional directory as file URI to override the default storage base directory of the Scanbot SDK. Refer to the section "Storage" for more details.
Optional
storageOptional image format, either 'JPG' or 'PNG'. The recommended default value is 'JPG'. Please note that 'PNG' will result in larger image files! Also, the storageImageQuality value does not apply for 'PNG'.
Optional
storageOptional image quality value. It defines the quality factor of JPEG images. The value must be between 1 and 100, where 100 means maximum quality and largest file size. The recommended default value is 80 which is a good compromise between image file size and document legibility.
Optional
useIf set to true
, Camera X will be used for the RTU-UI components (Android only). Default is true
.
If set to
true
, GPU Acceleration will be enabled for Barcode Scanner, Document Scanner and Generic Document Recognizer (Android only). Default istrue
.