createDecodeHint

open fun createDecodeHint(@NonNull barcodeFormat: BarcodeFormat): Map<DecodeHintType, Any>

支持解码的格式

Return

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

Parameters

barcodeFormat

BarcodeFormat