Package com.bitwig.extension.controller
Class UsbInterfaceMatcher
java.lang.Object
com.bitwig.extension.controller.UsbMatcher
com.bitwig.extension.controller.UsbInterfaceMatcher
-
Constructor Summary
ConstructorsConstructorDescriptionUsbInterfaceMatcher(String expression, int matchOccurrence, UsbEndpointMatcher... endpointMatchers) UsbInterfaceMatcher(String expression, UsbEndpointMatcher... endpointMatchers) -
Method Summary
Methods inherited from class com.bitwig.extension.controller.UsbMatcher
getExpression, getMatchOccurrence
-
Constructor Details
-
UsbInterfaceMatcher
public UsbInterfaceMatcher(String expression, int matchOccurrence, UsbEndpointMatcher... endpointMatchers) -
UsbInterfaceMatcher
-
-
Method Details
-
getEndpointMatchers
-