Package org.robovm.apple.coremidi
Class MIDIDriver
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<MIDIDriverInterface>
org.robovm.apple.coremidi.MIDIDriverInterface
org.robovm.apple.coremidi.MIDIDriver
- All Implemented Interfaces:
Iterable<MIDIDriverInterface>
public class MIDIDriver extends MIDIDriverInterface
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.apple.coremidi.MIDIDriverInterface
MIDIDriverInterface.MIDIDriverInterfacePtrNested classes/interfaces inherited from class org.robovm.rt.bro.Struct
Struct.Marshaler -
Constructor Summary
Constructors Constructor Description MIDIDriver() -
Method Summary
Modifier and Type Method Description MIDIDeviceListgetDeviceList()static CFRunLoopgetIORunLoop()Methods inherited from class org.robovm.apple.coremidi.MIDIDriverInterface
get_reserved, getAddRef, getConfigure, getEnableSource, getFindDevices, getFlush, getMonitor, getMonitorEvents, getQueryInterface, getRelease, getSend, getSendPackets, getStart, getStop, set_reserved, setAddRef, setConfigure, setEnableSource, setFindDevices, setFlush, setMonitor, setMonitorEvents, setQueryInterface, setRelease, setSend, setSendPackets, setStart, setStopMethods inherited from class org.robovm.rt.bro.Struct
_sizeOf, allocate, allocate, as, clear, clear, copy, copy, copyWithMalloc, copyWithMalloc, free, iterator, iterator, malloc, malloc, next, next, offsetOf, previous, previous, sizeOf, sizeOf, toArray, toList, toStruct, update, update, update, wrapMethods inherited from class org.robovm.rt.bro.NativeObject
equals, getHandle, hashCode, setHandle
-
Constructor Details
-
MIDIDriver
public MIDIDriver()
-
-
Method Details
-
getIORunLoop
-
getDeviceList
-