java.lang.Object | |
↳ | com.datalogic.decode.ScanEngineInputDevice |
Input device representing the Scan Engine. If this is set as the current input device in the BarcodeManager, the frames will be captured from the Scan Engine.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the name of the input device.
| |||||||||||
Returns the type of input device between the ones defined by the
InputDevice.Type enumeration. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.datalogic.decode.InputDevice
|
Returns the name of the input device.
Returns the type of input device between the ones defined by the
InputDevice.Type
enumeration.