Package com.bitwig.extension.controller
Class UsbConfigurationMatcher
java.lang.Object
com.bitwig.extension.controller.UsbMatcher
com.bitwig.extension.controller.UsbConfigurationMatcher
-
Constructor Summary
ConstructorsConstructorDescriptionUsbConfigurationMatcher(int matchOccurrenceIndex, UsbInterfaceMatcher... interfaceMatchers) UsbConfigurationMatcher(UsbInterfaceMatcher... interfaceMatchers) UsbConfigurationMatcher(String expression, int matchOccurrenceIndex, UsbInterfaceMatcher... interfaceMatchers) UsbConfigurationMatcher(String expression, UsbInterfaceMatcher... interfaceMatchers) -
Method Summary
Methods inherited from class com.bitwig.extension.controller.UsbMatcher
getExpression, getMatchOccurrence
-
Constructor Details
-
UsbConfigurationMatcher
public UsbConfigurationMatcher(String expression, int matchOccurrenceIndex, UsbInterfaceMatcher... interfaceMatchers) -
UsbConfigurationMatcher
-
UsbConfigurationMatcher
-
UsbConfigurationMatcher
-
-
Method Details
-
getInterfaceMatchers
-