Package | com.tuarua.firebase.ml.vision.barcode |
Class | public class BarcodeDetectorOptions |
Inheritance | BarcodeDetectorOptions ![]() |
Property | Defined By | ||
---|---|---|---|
formats : Vector.<int>
The barcode formats detected in an image. | BarcodeDetectorOptions |
Method | Defined By | ||
---|---|---|---|
BarcodeDetectorOptions |
formats | property |
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.
BarcodeDetectorOptions | () | Constructor |
public function BarcodeDetectorOptions()