Uses of Class
org.robovm.apple.coremidi.MIDICIDeviceInfo
| Package | Description |
|---|---|
| org.robovm.apple.coremidi |
-
Uses of MIDICIDeviceInfo in org.robovm.apple.coremidi
Methods in org.robovm.apple.coremidi that return MIDICIDeviceInfo Modifier and Type Method Description MIDICIDeviceInfoMIDICIDiscoveredNode. getDeviceInfo()MIDICIDeviceInfoMIDICIResponder. getDeviceInfo()MIDICIDeviceInfoMIDICISession. getDeviceInfo()Methods in org.robovm.apple.coremidi with parameters of type MIDICIDeviceInfo Modifier and Type Method Description booleanMIDICIProfileResponderDelegate. connectInitiator(NSNumber initiatorMUID, MIDICIDeviceInfo deviceInfo)booleanMIDICIProfileResponderDelegateAdapter. connectInitiator(NSNumber initiatorMUID, MIDICIDeviceInfo deviceInfo)protected longMIDICIResponder. init(MIDICIDeviceInfo deviceInfo, MIDICIProfileResponderDelegate delegate, NSArray<MIDICIProfileState> profileList, boolean propertiesSupported)Constructors in org.robovm.apple.coremidi with parameters of type MIDICIDeviceInfo Constructor Description MIDICIResponder(MIDICIDeviceInfo deviceInfo, MIDICIProfileResponderDelegate delegate, NSArray<MIDICIProfileState> profileList, boolean propertiesSupported)