Package com.bitwig.extension.controller
Class UsbEndpointMatcher
java.lang.Object
com.bitwig.extension.controller.UsbMatcher
com.bitwig.extension.controller.UsbEndpointMatcher
-
Constructor Summary
ConstructorsConstructorDescriptionUsbEndpointMatcher(UsbTransferDirection direction, UsbTransferType transferType, String expression) UsbEndpointMatcher(UsbTransferDirection direction, UsbTransferType transferType, String expression, int matchOccurrenceIndex) UsbEndpointMatcher(UsbTransferType transferType, byte bEndpointAddress) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.bitwig.extension.controller.UsbMatcher
getExpression, getMatchOccurrence
-
Constructor Details
-
UsbEndpointMatcher
public UsbEndpointMatcher(UsbTransferDirection direction, UsbTransferType transferType, String expression, int matchOccurrenceIndex) -
UsbEndpointMatcher
public UsbEndpointMatcher(UsbTransferDirection direction, UsbTransferType transferType, String expression) -
UsbEndpointMatcher
-
-
Method Details
-
getDirection
-
getTransferType
-