Bitwig Studio Control Surface API  5.0.11
HardwareDeviceMatcher Class Referenceabstract
+ Inheritance diagram for HardwareDeviceMatcher:

Public Member Functions

String getName ()
 

Protected Member Functions

 HardwareDeviceMatcher (final String name)
 

Detailed Description

Matcher that can match a particular hardware device that is connected to the user's machine. Sub classes of this define how the hardware is connected. Currently only USB devices are supported.

See also
UsbDeviceMatcher
ControllerExtensionDefinition::listHardwareDevices(java.util.List)

Member Function Documentation

◆ getName()

String getName ( )

Human friendly name for the kinds of hardware devices this matcher matches.


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