Bitwig Studio Control Surface API  5.0.11
HardwareDevice Interface Reference
+ Inheritance diagram for HardwareDevice:

Public Member Functions

HardwareDeviceMatcher deviceMatcher ()
 

Detailed Description

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.

Since
API version 7

Member Function Documentation

◆ deviceMatcher()

HardwareDeviceMatcher deviceMatcher ( )

The HardwareDeviceMatcher that was provided by the controller for identifying this hardware device in ControllerExtensionDefinition#listHardwareDevices(java.util.List).

Implemented in UsbDevice.


The documentation for this interface was generated from the following file: