Uses of Class
org.robovm.apple.coremidi.MIDIClient.MIDIClientPtr
-
Packages that use MIDIClient.MIDIClientPtr Package Description org.robovm.apple.coremidi -
-
Uses of MIDIClient.MIDIClientPtr in org.robovm.apple.coremidi
Methods in org.robovm.apple.coremidi with parameters of type MIDIClient.MIDIClientPtr Modifier and Type Method Description protected static MIDIError
MIDIClient. create(java.lang.String name, MIDIClient.MIDIClientPtr outClient, org.robovm.objc.block.VoidBlock1<MIDINotification> notifyBlock)
protected static MIDIError
MIDIClient. create(java.lang.String name, org.robovm.rt.bro.ptr.FunctionPtr notifyProc, long notifyRefCon, MIDIClient.MIDIClientPtr outClient)
-