org.mobicents.media.server.spi.format.audio
Class DTMFFormat

java.lang.Object
  extended by org.mobicents.media.server.spi.format.Format
      extended by org.mobicents.media.server.spi.format.AudioFormat
          extended by org.mobicents.media.server.spi.format.audio.DTMFFormat
All Implemented Interfaces:
Cloneable

public class DTMFFormat
extends AudioFormat

RFC2833 DTMF format descriptor.

Author:
kulikov

Constructor Summary
DTMFFormat()
          Creates new instance.
 
Method Summary
 
Methods inherited from class org.mobicents.media.server.spi.format.AudioFormat
clone, getChannels, getSampleRate, getSampleSize, matches, setChannels, setSampleRate, setSampleSize, toString
 
Methods inherited from class org.mobicents.media.server.spi.format.Format
getName, getOptions, setName, setOptions
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DTMFFormat

public DTMFFormat()
Creates new instance.



Copyright © 2011. All Rights Reserved.