Package org.robovm.apple.coremidi
Class MIDINotification
- All Implemented Interfaces:
Iterable<MIDINotification>
public class MIDINotification extends Struct<MIDINotification>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMIDINotification.MIDINotificationPtrNested classes/interfaces inherited from class org.robovm.rt.bro.Struct
Struct.Marshaler -
Constructor Summary
Constructors Constructor Description MIDINotification()MIDINotification(MIDINotificationMessageID messageID, int messageSize) -
Method Summary
Modifier and Type Method Description MIDINotificationMessageIDgetMessageID()intgetMessageSize()MIDINotificationsetMessageID(MIDINotificationMessageID messageID)MIDINotificationsetMessageSize(int messageSize)Methods 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
-
MIDINotification
public MIDINotification() -
MIDINotification
-
-
Method Details
-
getMessageID
-
setMessageID
-
getMessageSize
public int getMessageSize() -
setMessageSize
-