org.mobicents.media.server.impl.dsp.audio.gsm
Class Decoder
java.lang.Object
org.mobicents.media.server.impl.dsp.audio.gsm.Decoder
- All Implemented Interfaces:
- Serializable, Codec
public class Decoder
- extends Object
- implements Codec
- Author:
- amit bhayani
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Decoder
public Decoder()
process
public Frame process(Frame frame)
- Specified by:
process in interface Codec
getSupportedInputFormat
public Format getSupportedInputFormat()
- Specified by:
getSupportedInputFormat in interface Codec
getSupportedOutputFormat
public Format getSupportedOutputFormat()
- Specified by:
getSupportedOutputFormat in interface Codec
Copyright © 2013 TeleStax, Inc.. All Rights Reserved.