public class Sine extends AbstractSource
duration, mediaSink| Constructor and Description |
|---|
Sine(PriorityQueueScheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
Frame |
evolve(long timestamp)
This method must be overriden by concrete media source.
|
short |
getAmplitude() |
AudioInput |
getAudioInput() |
int |
getFrequency() |
void |
setAmplitude(short A) |
void |
setFrequency(int f) |
activate, completed, connect, deactivate, disconnect, failed, getBytesTransmitted, getDuration, getMediaTime, getPacketsTransmitted, isConnected, isStarted, report, reset, setDuration, setInitialDelay, setMediaTime, start, started, stop, stopped, wakeupclearEndpoint, getEndpoint, getId, getName, setEndpointclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearEndpoint, getEndpoint, getId, getName, setEndpointpublic Sine(PriorityQueueScheduler scheduler)
public AudioInput getAudioInput()
public void setAmplitude(short A)
public short getAmplitude()
public void setFrequency(int f)
public int getFrequency()
public Frame evolve(long timestamp)
AbstractSourceevolve in class AbstractSourceCopyright © 2016 TeleStax, Inc.. All Rights Reserved.