IBarcode Camera View
Functions
Locks the minimal supported focus distance and disables a continuous focus. The default is false
.
Sets the delegate allowing to control which barcodes should be highlighted on the Barcode selection overlay.
Set device's camera module to use.
Set camera orientation mode.
Set custom available zoom range. Min value 0.5f
and max value 100f
. Range 0.5x -> 100x is to become 1x -> 10x if that is what the device supports. Default value is ZoomRange(0.5f, 100f).
Set current zoom ratio ranging from 0.5f
to 100f
. 1f
represents 1x zoom ratio. The default value is 1f
.
Enables or disables barcode selection overlay layer.
The color of the polygon in the selection overlay, when highlighted.
The color of the text in the selection overlay, when highlighted.
The color of the texts background in the selection overlay, when highlighted.
The color of the polygon in the selection overlay.
The color of the text in the selection overlay.
The color of the texts background in the selection overlay.
The color of the text in the selection overlay.
Set an interval between successful scanned frames in milliseconds.