public final class MIDIMessage_128
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
MIDIMessage_128() |
|
MIDIMessage_128(int word0,
int word1,
int word2,
int word3) |
protected |
MIDIMessage_128(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
void |
setWord0(int value) |
void |
setWord1(int value) |
void |
setWord2(int value) |
void |
setWord3(int value) |
int |
word0() |
int |
word1() |
int |
word2() |
int |
word3() |