Class UsbInterfaceMatcher

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

public class UsbInterfaceMatcher extends UsbMatcher
  • Constructor Details

    • UsbInterfaceMatcher

      public UsbInterfaceMatcher(String expression, int matchOccurrence, UsbEndpointMatcher... endpointMatchers)
    • UsbInterfaceMatcher

      public UsbInterfaceMatcher(String expression, UsbEndpointMatcher... endpointMatchers)
  • Method Details