|
Control Surface API
3.0.3
|

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.