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