| Package | Description |
|---|---|
| org.mobicents.mscontrol.sdp |
| Modifier and Type | Field and Description |
|---|---|
protected MediaType |
MediaDescriptor.mediaType |
| Modifier and Type | Method and Description |
|---|---|
static MediaType |
MediaType.getInstance(String name) |
MediaType |
MediaDescriptor.getMediaType() |
static MediaType |
MediaType.getMediaType(int code) |
static MediaType |
MediaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaType[] |
MediaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MediaDescriptor |
SessionDescriptor.addMedia(MediaType mediaType,
int port) |
void |
SessionDescriptor.exclude(MediaType mediaType,
Format fmt) |
MediaDescriptor |
SessionDescriptor.getMediaDescriptor(MediaType mediaType) |
| Constructor and Description |
|---|
MediaDescriptor(MediaType mediaType,
int port) |
Copyright © 2016 TeleStax, Inc.. All Rights Reserved.