Package org.robovm.apple.coremidi
Class MIDIThruConnectionEndpoint
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<MIDIThruConnectionEndpoint>
org.robovm.apple.coremidi.MIDIThruConnectionEndpoint
- All Implemented Interfaces:
Iterable<MIDIThruConnectionEndpoint>
public class MIDIThruConnectionEndpoint extends Struct<MIDIThruConnectionEndpoint>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMIDIThruConnectionEndpoint.MIDIThruConnectionEndpointPtr -
Constructor Summary
Constructors Constructor Description MIDIThruConnectionEndpoint()MIDIThruConnectionEndpoint(MIDIEndpoint endpointRef, int uniqueID) -
Method Summary
Modifier and Type Method Description MIDIEndpointgetEndpointRef()intgetUniqueID()MIDIThruConnectionEndpointsetEndpointRef(MIDIEndpoint endpointRef)MIDIThruConnectionEndpointsetUniqueID(int uniqueID)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, wrap
-
Constructor Details
-
MIDIThruConnectionEndpoint
public MIDIThruConnectionEndpoint() -
MIDIThruConnectionEndpoint
-
-
Method Details
-
getEndpointRef
-
setEndpointRef
-
getUniqueID
public int getUniqueID() -
setUniqueID
-