| Package | Description |
|---|---|
| org.mobicents.sdp |
| Modifier and Type | Field and Description |
|---|---|
static RTPAudioFormat |
AVProfile.DTMF |
static RTPAudioFormat |
AVProfile.DVI4_16K |
static RTPAudioFormat |
AVProfile.DVI4_8K |
static RTPAudioFormat |
AVProfile.G722 |
static RTPAudioFormat |
AVProfile.G723 |
static RTPAudioFormat |
AVProfile.G729 |
static RTPAudioFormat |
AVProfile.GSM |
static RTPAudioFormat |
AVProfile.L16_MONO |
static RTPAudioFormat |
AVProfile.L16_STEREO |
static RTPAudioFormat |
AVProfile.LPC |
static RTPAudioFormat |
AVProfile.PCMA |
static RTPAudioFormat |
AVProfile.PCMU |
| Modifier and Type | Method and Description |
|---|---|
static RTPAudioFormat |
AVProfile.getAudioFormat(int pt)
Gets the audio format related to payload type.
|
static RTPAudioFormat |
RTPAudioFormat.parseFormat(String encodingName) |
static RTPAudioFormat |
RTPAudioFormat.parseRtpmapFormat(String rtpmap) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.