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