|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.herac.tuxguitar.io.tg.TGStream.TGVoiceData
protected class TGStream.TGVoiceData
| Constructor Summary | |
|---|---|
protected |
TGStream.TGVoiceData(TGMeasure measure)
|
| Method Summary | |
|---|---|
TGDuration |
getDuration()
|
int |
getFlags()
|
long |
getStart()
|
int |
getVelocity()
|
void |
setDuration(TGDuration duration)
|
void |
setFlags(int flags)
|
void |
setStart(long start)
|
void |
setVelocity(int velocity)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected TGStream.TGVoiceData(TGMeasure measure)
| Method Detail |
|---|
public TGDuration getDuration()
public void setDuration(TGDuration duration)
public long getStart()
public void setStart(long start)
public int getVelocity()
public void setVelocity(int velocity)
public int getFlags()
public void setFlags(int flags)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||