Package apple.coremidi.struct
Class MIDIValueMap
- java.lang.Object
-
- org.moe.natj.general.NativeObject
-
- org.moe.natj.c.StructObject
-
- apple.coremidi.struct.MIDIValueMap
-
public final class MIDIValueMap extends org.moe.natj.c.StructObject
-
-
Constructor Summary
Constructors Modifier Constructor Description MIDIValueMap()protectedMIDIValueMap(org.moe.natj.general.Pointer peer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetValue(byte value, int field_idx)bytevalue(int field_idx)
-