|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.media.server.impl.dsp.audio.gsm.Encoder
public class Encoder
| Field Summary |
|---|
| Fields inherited from interface org.mobicents.media.server.spi.dsp.Codec |
|---|
G729, GSM, LINEAR_AUDIO, PCMA, PCMU, SPEEX |
| Constructor Summary | |
|---|---|
Encoder()
|
|
| Method Summary | |
|---|---|
org.mobicents.media.Format |
getSupportedInputFormat()
|
org.mobicents.media.Format |
getSupportedOutputFormat()
|
void |
process(org.mobicents.media.Buffer buffer)
|
void |
setProc(org.mobicents.media.server.spi.dsp.SignalingProcessor processor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Encoder()
| Method Detail |
|---|
public void process(org.mobicents.media.Buffer buffer)
process in interface org.mobicents.media.server.spi.dsp.Codecpublic org.mobicents.media.Format getSupportedInputFormat()
getSupportedInputFormat in interface org.mobicents.media.server.spi.dsp.Codecpublic org.mobicents.media.Format getSupportedOutputFormat()
getSupportedOutputFormat in interface org.mobicents.media.server.spi.dsp.Codecpublic void setProc(org.mobicents.media.server.spi.dsp.SignalingProcessor processor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||