| Package | Description |
|---|---|
| org.mobicents.sdp |
| Modifier and Type | Class and Description |
|---|---|
class |
AudioFormat |
class |
RTPAudioFormat
This represents the RTP Audio Format.
|
class |
RTPFormatParser |
class |
RTPVideoFormat |
class |
VideoFormat
Standard JMF class -- see this class in the JMF Javadoc.
|
| Modifier and Type | Field and Description |
|---|---|
static Format |
Format.ANY |
| Modifier and Type | Method and Description |
|---|---|
Format |
UnsupportedFormatException.getFailedFormat() |
| Modifier and Type | Method and Description |
|---|---|
static HashMap<Integer,Format> |
RTPFormatParser.getFormats(javax.sdp.MediaDescription md) |
static HashMap<Integer,Format> |
RTPFormatParser.getFormats(javax.sdp.SessionDescription sdp,
String mediaType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Format.isSameEncoding(Format other) |
boolean |
Format.matches(Format format) |
boolean |
AudioFormat.matches(Format format) |
boolean |
VideoFormat.matches(Format format) |
| Constructor and Description |
|---|
UnsupportedFormatException(Format unsupportedFormat) |
UnsupportedFormatException(String message,
Format unsupportedFormat) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.