Package org.robovm.apple.coremidi
Class MIDIDeviceList
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.apple.coremidi.MIDIObject
org.robovm.apple.coremidi.MIDIDeviceList
public class MIDIDeviceList extends MIDIObject
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMIDIDeviceList.MIDIDeviceListPtrNested classes/interfaces inherited from class org.robovm.apple.coremidi.MIDIObject
MIDIObject.MIDIObjectPtrNested classes/interfaces inherited from class org.robovm.rt.bro.NativeObject
NativeObject.Marshaler -
Constructor Summary
Constructors Constructor Description MIDIDeviceList() -
Method Summary
Modifier and Type Method Description MIDIErroraddDevice(MIDIDevice dev)MIDIErrordispose()MIDIDevicegetDevice(long index0)longgetNumberOfDevices()Methods inherited from class org.robovm.apple.coremidi.MIDIObject
findByUniqueID, findObjectById, findObjectTypeById, getDataProperty, getDataProperty, getDictionaryProperty, getDictionaryProperty, getIntegerProperty, getIntegerProperty, getProperties, getProperties, getStringProperty, getStringProperty, removeProperty, setDataProperty, setDictionaryProperty, setIntegerProperty, setStringProperty
-
Constructor Details
-
MIDIDeviceList
public MIDIDeviceList()
-
-
Method Details
-
getNumberOfDevices
public long getNumberOfDevices() -
getDevice
-
addDevice
-
dispose
-