|
Control Surface API
3.0.3
|

Public Member Functions | |
| HardwareDeviceMatcher | deviceMatcher () |
Represents a hardware device that the user has chosen to communicate with. The hardware devices that the user needs to choose are defined by the ControllerExtensionDefinition#listHardwareDevices(java.util.List) method.
Definition at line 13 of file HardwareDevice.java.
| HardwareDeviceMatcher deviceMatcher | ( | ) |
The HardwareDeviceMatcher that was provided by the controller for identifying this hardware device in ControllerExtensionDefinition#listHardwareDevices(java.util.List).
Implemented in UsbDevice.