setConfiguration

open override fun setConfiguration(acceptedFormats: List<BarcodeDocumentFormat>): Result<Unit>

Inplace reconfigures the API instance with new settings.

Return

Result of the operation.

Parameters

acceptedFormats

The configuration to use for the barcode document parser.