org.mobicents.media.server.impl.dsp.audio.gsm
Class Encoder

java.lang.Object
  extended by org.mobicents.media.server.impl.dsp.audio.gsm.Encoder
All Implemented Interfaces:
Serializable, Codec

public class Encoder
extends Object
implements Codec

Author:
oifa yulian
See Also:
Serialized Form

Constructor Summary
Encoder()
           
 
Method Summary
 Format getSupportedInputFormat()
           
 Format getSupportedOutputFormat()
           
 Frame process(Frame frame)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Encoder

public Encoder()
Method Detail

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.