Packagecom.tuarua.firebase.ml.vision.barcode
Classpublic class BarcodeDetectorOptions
InheritanceBarcodeDetectorOptions Inheritance Object



Public Properties
 PropertyDefined By
  formats : Vector.<int>
The barcode formats detected in an image.
BarcodeDetectorOptions
Public Methods
 MethodDefined By
  
BarcodeDetectorOptions
Property Detail
formatsproperty
public var formats:Vector.<int>

The barcode formats detected in an image. Note that the detection time will increase for each additional format that is specified.

Constructor Detail
BarcodeDetectorOptions()Constructor
public function BarcodeDetectorOptions()