Uses of Class
org.robovm.apple.coremidi.MIDICIProfileState
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox | |
| org.robovm.apple.coremidi |
-
Uses of MIDICIProfileState in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return MIDICIProfileState Modifier and Type Method Description MIDICIProfileStateAUAudioUnit. getProfileState(byte cable, byte channel) -
Uses of MIDICIProfileState in org.robovm.apple.coremidi
Methods in org.robovm.apple.coremidi that return MIDICIProfileState Modifier and Type Method Description MIDICIProfileStateMIDICISession. profileStateForChannel(byte channel)Method parameters in org.robovm.apple.coremidi with type arguments of type MIDICIProfileState Modifier and Type Method Description protected longMIDICIResponder. init(MIDICIDeviceInfo deviceInfo, MIDICIProfileResponderDelegate delegate, NSArray<MIDICIProfileState> profileList, boolean propertiesSupported)Constructor parameters in org.robovm.apple.coremidi with type arguments of type MIDICIProfileState Constructor Description MIDICIResponder(MIDICIDeviceInfo deviceInfo, MIDICIProfileResponderDelegate delegate, NSArray<MIDICIProfileState> profileList, boolean propertiesSupported)