|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Media | |
---|---|
gov.nist.javax.sdp | Preliminary implementation of the javax.sdp package (JSR 141 see JSR 141 ) |
gov.nist.javax.sdp.fields | Classes for SDP Fields. |
javax.sdp | This is a preliminary version of the javax.sdp package based on the public review version JSR 141 . |
Uses of Media in gov.nist.javax.sdp |
---|
Methods in gov.nist.javax.sdp that return Media | |
---|---|
Media |
MediaDescriptionImpl.getMedia()
Return the Media field of the description. |
Methods in gov.nist.javax.sdp with parameters of type Media | |
---|---|
void |
MediaDescriptionImpl.setMedia(Media media)
Set the Media field of the description. |
Uses of Media in gov.nist.javax.sdp.fields |
---|
Classes in gov.nist.javax.sdp.fields that implement Media | |
---|---|
class |
MediaField
Media field SDP header. |
Uses of Media in javax.sdp |
---|
Methods in javax.sdp that return Media | |
---|---|
Media |
SdpFactory.createMedia(String media,
int port,
int numPorts,
String transport,
Vector staticRtpAvpTypes)
Returns Media object with the specified properties. |
Media |
MediaDescription.getMedia()
Return the Media field of the description. |
Methods in javax.sdp with parameters of type Media | |
---|---|
void |
MediaDescription.setMedia(Media media)
Set the Media field of the description. |
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |