public final class MIDIPacket
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
MIDIPacket() |
protected |
MIDIPacket(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
byte |
data(int field_idx) |
char |
length() |
void |
setData(byte value,
int field_idx) |
void |
setLength(char value) |
void |
setTimeStamp(long value) |
long |
timeStamp() |