|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.sound.midi.MidiMessage
javax.sound.midi.MetaMessage
abc.midi.MetaMessageWA
abc.midi.NotationMarkerMessage
A midi meta event to flag a positionable object in a midi stream.
Field Summary |
Fields inherited from class javax.sound.midi.MetaMessage |
META |
Constructor Summary | |
NotationMarkerMessage(PositionableInCharStream pos)
|
Method Summary | |
static int |
getBeginOffset(byte[] bytes)
|
static int |
getEndOffset(byte[] bytes)
|
Methods inherited from class abc.midi.MetaMessageWA |
isNotationMarker, isNoteIndexMessage, isTempoMessage, setMessage |
Methods inherited from class javax.sound.midi.MetaMessage |
clone, getData, getType |
Methods inherited from class javax.sound.midi.MidiMessage |
getLength, getMessage, getStatus |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NotationMarkerMessage(PositionableInCharStream pos)
Method Detail |
public static int getBeginOffset(byte[] bytes)
public static int getEndOffset(byte[] bytes)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |