We have an application that reads product barcodes. We intend to use your sdk. But sdk products read very fast. How can I make this slower? I would be glad if you help. I am using the following features.
mCameraEnhancer?.enableFastMode(false)
val rts: PublicRuntimeSettings? = reader?.runtimeSettings
rts?.expectedBarcodesCount = 1
We have an application that reads product barcodes. We intend to use your sdk. But sdk products read very fast. How can I make this slower? I would be glad if you help. I am using the following features.
mCameraEnhancer?.enableFastMode(false)
val rts: PublicRuntimeSettings? = reader?.runtimeSettings
rts?.expectedBarcodesCount = 1