createDecodeHints

open fun createDecodeHints(@NonNull barcodeFormats: Array<BarcodeFormat>): Map<DecodeHintType, Any>

支持解码的格式

Return

返回添加了通用配置后的解码支持类型与配置

Parameters

barcodeFormats

BarcodeFormat