| Package | Description |
|---|---|
| org.mobicents.mscontrol.sdp |
| Modifier and Type | Field and Description |
|---|---|
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 |
| Modifier and Type | Method and Description |
|---|---|
AudioFormat |
AVProfile.getAudioFormat(int pt)
Gets the audio format related to payload type.
|
| Modifier and Type | Method and Description |
|---|---|
HashMap<Integer,AudioFormat> |
AVProfile.getAudioFormats() |
Copyright © 2015 TeleStax, Inc.. All Rights Reserved.