Uses of Class
org.robovm.apple.coremidi.MIDINotification
| Package | Description |
|---|---|
| org.robovm.apple.coremidi |
-
Uses of MIDINotification in org.robovm.apple.coremidi
Methods in org.robovm.apple.coremidi that return MIDINotification Modifier and Type Method Description MIDINotificationMIDINotification. setMessageID(MIDINotificationMessageID messageID)MIDINotificationMIDINotification. setMessageSize(int messageSize)Methods in org.robovm.apple.coremidi with parameters of type MIDINotification Modifier and Type Method Description voidMIDINotifyProc. notify(MIDINotification message)Method parameters in org.robovm.apple.coremidi with type arguments of type MIDINotification Modifier and Type Method Description protected static MIDIErrorMIDIClient. create(String name, MIDIClient.MIDIClientPtr outClient, VoidBlock1<MIDINotification> notifyBlock)