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

Public Member Functions

UsbDeviceMatcher deviceMatcher ()
 
List< UsbInterfaceifaces ()
 
UsbInterface iface (int index)
 

Detailed Description

Defines a USB device that is available for communication.

Since
API version 7

Member Function Documentation

◆ deviceMatcher()

UsbDeviceMatcher deviceMatcher ( )

The UsbDeviceMatcher that was provided by the controller for identifying this device.

Implements HardwareDevice.

◆ iface()

UsbInterface iface ( int  index)

The UsbInterface that was claimed using the UsbInterfaceMatcher defined at the corresponding index in the UsbDeviceMatcher.

◆ ifaces()

List<UsbInterface> ifaces ( )

The list of UsbInterfaces that have been opened for this device.


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