public enum BarcodeDetectorType
Allows to set custom detector type for the barcode detection
public static BarcodeDetectorType ML_BASED
Used by default and uses ML mechanisms to detect the barcode on the frame
public static BarcodeDetectorType PLAIN
If it is needed to scan just one QR code or PDF-417 which is clearly visible it might work much faster