|
Bitwig Studio Control Surface API
4.0.1
|
Inheritance diagram for UsbInputPipe:Additional Inherited Members | |
Public Member Functions inherited from UsbPipe | |
| UsbDevice | device () |
| UsbEndpointMatcher | endpointMatcher () |
| byte | endpointAddress () |
| UsbTransferDirection | direction () |
| UsbTransferType | transferType () |
Public Member Functions inherited from InputPipe | |
| void | readAsync (MemoryBlock data, AsyncTransferCompledCallback callback, int timeoutInMs) |
| int | read (MemoryBlock data, int timeoutInMs) |
Definition at line 3 of file UsbInputPipe.java.