Class MIDIClient

    • Constructor Detail

      • MIDIClient

        public MIDIClient()
    • Method Detail

      • create

        protected static MIDIError create​(java.lang.String name,
                                          org.robovm.rt.bro.ptr.FunctionPtr notifyProc,
                                          long notifyRefCon,
                                          MIDIClient.MIDIClientPtr outClient)
        Since:
        Available in iOS 4.2 and later.
      • dispose

        public MIDIError dispose()
        Since:
        Available in iOS 4.2 and later.