|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.media.server.impl.dsp.CompositeCodec
public class CompositeCodec
| Field Summary |
|---|
| Fields inherited from interface org.mobicents.media.server.spi.dsp.Codec |
|---|
G729, GSM, LINEAR_AUDIO, PCMA, PCMU, SPEEX |
| Constructor Summary | |
|---|---|
CompositeCodec(java.util.List<org.mobicents.media.server.spi.dsp.Codec> sequence)
|
|
| Method Summary | |
|---|---|
org.mobicents.media.Format |
getSupportedInputFormat()
(Non Java-doc.) |
org.mobicents.media.Format |
getSupportedOutputFormat()
(Non Java-doc.) |
void |
process(org.mobicents.media.Buffer buffer)
(Non Java-doc.) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeCodec(java.util.List<org.mobicents.media.server.spi.dsp.Codec> sequence)
| Method Detail |
|---|
public org.mobicents.media.Format getSupportedInputFormat()
getSupportedInputFormat in interface org.mobicents.media.server.spi.dsp.CodecCodec.getSupportedInputFormat().public org.mobicents.media.Format getSupportedOutputFormat()
getSupportedOutputFormat in interface org.mobicents.media.server.spi.dsp.CodecCodec.getSupportedOutputFormat().public void process(org.mobicents.media.Buffer buffer)
process in interface org.mobicents.media.server.spi.dsp.Codecorg.mobicents.media.server.spi.dsp.Codec#process();
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||