ScanbotSdkConfig

constructor(source: Map<String, Any?>)
constructor(json: JsonObject)
constructor(licenseKey: String? = null, imageQuality: Int? = 80, imageFormat: ImageFormat? = ImageFormat.PNG, loggingEnabled: Boolean? = false, storageBaseDirectory: String? = "", documentDetectorMode: DocumentDetectorMode? = DocumentDetectorMode.ML_BASED, encryptionParameters: EncryptionParameters? = null, useCameraX: Boolean? = false, allowXnnpackAcceleration: Boolean? = true, allowGpuAcceleration: Boolean? = true)