Package ipsk.audio
Class AudioTime
- java.lang.Object
-
- ips.dsp.SampledTime
-
- ipsk.audio.AudioTime
-
public class AudioTime extends SampledTime
- Author:
- klausj
-
-
Constructor Summary
Constructors Constructor Description AudioTime(float sampleRate, long framePosition)
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from class ips.dsp.SampledTime
getSamplePosition, getSamplerate, setSamplePosition, time
-
-