Bitwig Studio Control Surface API
5.0.11
|
Public Member Functions | |
UsbDeviceMatcher | deviceMatcher () |
List< UsbInterface > | ifaces () |
UsbInterface | iface (int index) |
Defines a USB device that is available for communication.
UsbDeviceMatcher deviceMatcher | ( | ) |
The UsbDeviceMatcher that was provided by the controller for identifying this device.
Implements HardwareDevice.
UsbInterface iface | ( | int | index | ) |
The UsbInterface that was claimed using the UsbInterfaceMatcher defined at the corresponding index in the UsbDeviceMatcher.
List<UsbInterface> ifaces | ( | ) |
The list of UsbInterfaces that have been opened for this device.