|
Control Surface API
3.0.3
|
Public Member Functions | |
| UsbInterfaceMatcher | interfaceMatcher () |
| List< UsbPipe > | pipes () |
| UsbPipe | pipe (int index) |
| int | pipeCount () |
Definition at line 7 of file UsbInterface.java.
| UsbInterfaceMatcher interfaceMatcher | ( | ) |
The UsbInterfaceMatcher that was provided by the controller for identifying this device.
| List<UsbPipe> pipes | ( | ) |
The list of pipes that have been opened for this interface.