Class and 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.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.Parameters
BarCodeReader service settings.
|
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.ReaderInfo
Information about a bar code reader
|
BarCodeReader.Size
Image size (width and height dimensions).
|
BarCodeReader.VideoCallback
Callback interface used to supply image data in video capture mode.
|