setBarCodeReadType

BarCodeReader.setBarCodeReadType

setBarCodeReadType(int ... $types)

Sets SingleDecodeType type array for recognition. Must be called before readBarCodes() method. This sample shows how to detect Code39 and Code128 barcodes.

ParameterTypeDescription
$typesint ...