Package apple.coremidi.struct
Class MIDIThruConnectionEndpoint
- java.lang.Object
-
- org.moe.natj.general.NativeObject
-
- org.moe.natj.c.StructObject
-
- apple.coremidi.struct.MIDIThruConnectionEndpoint
-
public final class MIDIThruConnectionEndpoint extends org.moe.natj.c.StructObject
-
-
Constructor Summary
Constructors Modifier Constructor Description MIDIThruConnectionEndpoint()MIDIThruConnectionEndpoint(int endpointRef, int uniqueID)protectedMIDIThruConnectionEndpoint(org.moe.natj.general.Pointer peer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intendpointRef()voidsetEndpointRef(int value)voidsetUniqueID(int value)intuniqueID()
-