Android Scanbot Barcode SDK API reference
Toggle table of contents
7.1.2
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot Barcode SDK API reference
Android Scanbot Barcode SDK API reference
/
io.scanbot.sdk.barcode
/
BarcodeAccumulationConfiguration
/
BarcodeAccumulationConfiguration
Barcode
Accumulation
Configuration
constructor
(
source
:
Map
<
String
,
Any
?
>
)
constructor
(
json
:
JSONObject
)
constructor
(
accumulationTime
:
Int
=
500
,
removeUnconnectedResults
:
Boolean
=
true
,
method
:
BarcodeAccumulationMethod
=
BarcodeAccumulationMethod.INTERPOLATE_BY_CAMERA
)