Bitwig Studio Control Surface API  4.0.1
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)

Definition at line 8 of file HardwareDeviceMatcher.java.

Member Function Documentation

◆ getName()

String getName ( )

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

Definition at line 17 of file HardwareDeviceMatcher.java.


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