Uses of Class
org.mobicents.mscontrol.sdp.AudioFormat

Packages that use AudioFormat
org.mobicents.mscontrol.sdp   
 

Uses of AudioFormat in org.mobicents.mscontrol.sdp
 

Fields in org.mobicents.mscontrol.sdp declared as AudioFormat
static AudioFormat AVProfile.AMR
           
static AudioFormat AVProfile.DTMF
           
static AudioFormat AVProfile.G729
           
static AudioFormat AVProfile.GSM
           
static AudioFormat AVProfile.L16_MONO
           
static AudioFormat AVProfile.L16_STEREO
           
static AudioFormat AVProfile.MPEG4_GENERIC
           
static AudioFormat AVProfile.PCMA
           
static AudioFormat AVProfile.PCMU
           
static AudioFormat AVProfile.SPEEX
           
 

Methods in org.mobicents.mscontrol.sdp that return AudioFormat
 AudioFormat AVProfile.getAudioFormat(int pt)
          Gets the audio format related to payload type.
 

Methods in org.mobicents.mscontrol.sdp that return types with arguments of type AudioFormat
 HashMap<Integer,AudioFormat> AVProfile.getAudioFormats()
           
 



Copyright © 2013 TeleStax, Inc.. All Rights Reserved.