Package | Description |
---|---|
gov.nist.javax.sdp |
Preliminary
implementation of the javax.sdp package (JSR 141 see JSR 141 )
|
javax.sdp |
This is a preliminary version of the javax.sdp package based on the
public review version
JSR 141 .
|
Modifier and Type | Class and Description |
---|---|
class |
MediaDescriptionImpl
Fieldementation of Media Description interface.
|
Modifier and Type | Method and Description |
---|---|
MediaDescription |
SdpFactory.createMediaDescription(String media,
int port,
int numPorts,
String transport,
int[] staticRtpAvpTypes)
Returns MediaDescription object with the specified properties.
|
MediaDescription |
SdpFactory.createMediaDescription(String media,
int port,
int numPorts,
String transport,
String[] formats)
Returns MediaDescription object with the specified properties.
|
Copyright © 2018. All Rights Reserved.