Uses of Class
org.robovm.apple.coremidi.MIDIDriver
-
Packages that use MIDIDriver Package Description org.robovm.apple.coremidi -
-
Uses of MIDIDriver in org.robovm.apple.coremidi
Methods in org.robovm.apple.coremidi with parameters of type MIDIDriver Modifier and Type Method Description static MIDIDevice
MIDIDevice. create(MIDIDriver owner, java.lang.String name, java.lang.String manufacturer, java.lang.String model)
protected static MIDIError
MIDIDevice. create(MIDIDriver owner, java.lang.String name, java.lang.String manufacturer, java.lang.String model, MIDIDevice.MIDIDevicePtr outDevice)
-