possibleFormats property

DecodeHintType<List<BarcodeFormat>> possibleFormats
final

Image is known to be of one of a few possible formats. Maps to a {@link List} of {@link BarcodeFormat}s.

Implementation

static final possibleFormats = DecodeHintType<List<BarcodeFormat>>();