|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.media.server.impl.NotifyEventImpl
org.mobicents.media.server.impl.resource.fft.SpectrumEvent
public class SpectrumEvent
| Field Summary | |
|---|---|
static int |
SPECTRA
|
| Fields inherited from interface org.mobicents.media.server.spi.events.NotifyEvent |
|---|
COMPLETED, RX_FAILED, START_FAILED, STARTED, STOPPED, TX_FAILED |
| Constructor Summary | |
|---|---|
SpectrumEvent(BaseComponent component,
double[] spectra)
|
|
| Method Summary | |
|---|---|
double[] |
getSpectra()
|
| Methods inherited from class org.mobicents.media.server.impl.NotifyEventImpl |
|---|
getEventID, getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.mobicents.media.server.spi.events.NotifyEvent |
|---|
getEventID, getSource |
| Field Detail |
|---|
public static final int SPECTRA
| Constructor Detail |
|---|
public SpectrumEvent(BaseComponent component,
double[] spectra)
| Method Detail |
|---|
public double[] getSpectra()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||