Interface | Description |
---|---|
BarCodeReader.AutoFocusCallback |
Callback interface used to notify on completion of reader auto focus.
|
BarCodeReader.DecodeCallback |
Callback interface used to deliver decode results.
|
BarCodeReader.ErrorCallback |
Callback interface for reader error notification.
|
BarCodeReader.OnZoomChangeListener |
Callback interface for zoom changes during a smooth zoom operation.
|
BarCodeReader.PictureCallback |
Callback interface used to supply image data from a photo capture.
|
BarCodeReader.PreviewCallback |
Callback interface used to deliver copies of preview frames as
they are displayed.
|
BarCodeReader.VideoCallback |
Callback interface used to supply image data in video capture mode.
|
Class | Description |
---|---|
BarCodeReader |
The BarCodeReader class is used to set bar code reader settings, start/stop preview,
snap pictures, and capture frames for encoding for video.
|
BarCodeReader.ParamNum |
Parameter numbers
|
BarCodeReader.ParamVal | |
BarCodeReader.PropertyNum |
Property numbers used to get information from the scanner hardware.
|
BarCodeReader.ReaderInfo |
Information about a bar code reader
|