InputType Class |
The InputType type exposes the following members.
Name | Description | |
---|---|---|
![]() | CameraFront | To be added. |
![]() | CameraRear | To be added. |
![]() | JniPeerMembers | To be added. |
![]() | Scanengine | Scan Engine. |
![]() | ThresholdClass | To be added. |
![]() | ThresholdType | To be added. |
Name | Description | |
---|---|---|
![]() | ValueOf | Returns the enum constant of this class with the specified name. |
![]() | Values | Returns an array containing the constants of this enum class, in
the order they are declared. |
InputType
is an enumeration defining the input device to use
for capturing frames.
The type is one of:
SCANENGINE | Scan Engine |
CAMERA_REAR | Rear Camera |
CAMERA_FRONT | Front Camera |