Control Surface API
3.0.3
Main Page
Related Pages
Classes
UsbTransferType.java
1
package
com.bitwig.extension.controller.api;
2
3
public
enum
UsbTransferType
4
{
5
BULK, INTERRUPT
/*, CONTROL*/
;
6
}
com.bitwig.extension.controller.api.UsbTransferType
Definition:
UsbTransferType.java:3
buildbot
jenkins
workspace
bw-studio-linux-release
base
extensions
api
src
main
java
com
bitwig
extension
controller
api
UsbTransferType.java
Copyright © 2014 Bitwig GmbH. All rights reserved.