|
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 InputPipe | |
| void | readAsync (MemoryBlock data, AsyncTransferCompledCallback callback, int timeoutInMs) |
| int | read (MemoryBlock data, int timeoutInMs) |
Definition at line 3 of file UsbInputPipe.java.