public static class BarCodeReader.ReaderInfo
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static int |
BCRDR_FACING_BACK |
static int |
BCRDR_FACING_FRONT
The facing of the reader is the same as that of the screen.
|
int |
facing
The direction to which the reader faces.
|
int |
orientation
The orientation of the reader image.
|
构造器和说明 |
---|
ReaderInfo() |
public static final int BCRDR_FACING_BACK
public static final int BCRDR_FACING_FRONT
public int facing
public int orientation