formats property

List<BarcodeFormat> formats
final

The formats that the scanner should detect.

If this is empty, all supported formats are detected.

Implementation

final List<BarcodeFormat> formats;