|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MediaType | |
|---|---|
| org.mobicents.mscontrol.sdp | |
| Uses of MediaType in org.mobicents.mscontrol.sdp |
|---|
| Fields in org.mobicents.mscontrol.sdp declared as MediaType | |
|---|---|
protected MediaType |
MediaDescriptor.mediaType
|
| Methods in org.mobicents.mscontrol.sdp that return MediaType | |
|---|---|
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. |
| Methods in org.mobicents.mscontrol.sdp with parameters of type MediaType | |
|---|---|
MediaDescriptor |
SessionDescriptor.addMedia(MediaType mediaType,
int port)
|
void |
SessionDescriptor.exclude(MediaType mediaType,
Format fmt)
|
MediaDescriptor |
SessionDescriptor.getMediaDescriptor(MediaType mediaType)
|
| Constructors in org.mobicents.mscontrol.sdp with parameters of type MediaType | |
|---|---|
MediaDescriptor(MediaType mediaType,
int port)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||