|
||||||||||
| 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.g711.alaw.Decoder
public class Decoder
Implements G.711 A-Law decompressor.
| Constructor Summary | |
|---|---|
Decoder()
|
|
| Method Summary | |
|---|---|
Format |
getSupportedInputFormat()
(Non Java-doc) |
Format |
getSupportedOutputFormat()
(Non Java-doc) |
Frame |
process(Frame frame)
(Non Java-doc) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Decoder()
| Method Detail |
|---|
public Format getSupportedInputFormat()
getSupportedInputFormat in interface Codecserver.impl.jmf.dsp.Codecpublic Format getSupportedOutputFormat()
getSupportedOutputFormat in interface Codecserver.impl.jmf.dsp.Codecpublic Frame process(Frame frame)
process in interface Codecserver.dsp.Codec
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||