Class UsbConfigurationMatcher

java.lang.Object
com.bitwig.extension.controller.UsbMatcher
com.bitwig.extension.controller.UsbConfigurationMatcher

public class UsbConfigurationMatcher extends UsbMatcher
  • Constructor Details

    • UsbConfigurationMatcher

      public UsbConfigurationMatcher(String expression, int matchOccurrenceIndex, UsbInterfaceMatcher... interfaceMatchers)
    • UsbConfigurationMatcher

      public UsbConfigurationMatcher(String expression, UsbInterfaceMatcher... interfaceMatchers)
    • UsbConfigurationMatcher

      public UsbConfigurationMatcher(int matchOccurrenceIndex, UsbInterfaceMatcher... interfaceMatchers)
    • UsbConfigurationMatcher

      public UsbConfigurationMatcher(UsbInterfaceMatcher... interfaceMatchers)
  • Method Details