|
Bitwig Studio Control Surface API
4.0.1
|
Inheritance diagram for UsbInterfaceMatcher:Public Member Functions | |
| UsbInterfaceMatcher (final String expression, final int matchOccurrence, final UsbEndpointMatcher... endpointMatchers) | |
| UsbInterfaceMatcher (final String expression, final UsbEndpointMatcher... endpointMatchers) | |
| UsbEndpointMatcher [] | getEndpointMatchers () |
Public Member Functions inherited from UsbMatcher | |
| final String | getExpression () |
| final int | getMatchOccurrence () |
Definition at line 3 of file UsbInterfaceMatcher.java.