|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.beadsproject.beads.core.TimeStamp
public class TimeStamp
Field Summary | |
---|---|
AudioContext |
context
|
int |
index
|
long |
timeStep
|
Constructor Summary | |
---|---|
TimeStamp(AudioContext context,
long timeStep,
int index)
|
Method Summary | |
---|---|
double |
getTimeMS()
|
long |
getTimeSamples()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final AudioContext context
public final long timeStep
public final int index
Constructor Detail |
---|
public TimeStamp(AudioContext context, long timeStep, int index)
Method Detail |
---|
public double getTimeMS()
public long getTimeSamples()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |