|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Media | |
|---|---|
| org.lastbamboo.common.sdp | |
| org.lastbamboo.common.sdp.api | |
| org.lastbamboo.common.sdp.fields | |
| Uses of Media in org.lastbamboo.common.sdp |
|---|
| Methods in org.lastbamboo.common.sdp that return Media | |
|---|---|
Media |
MediaDescriptionImpl.getMedia()
Return the Media field of the description. |
| Methods in org.lastbamboo.common.sdp with parameters of type Media | |
|---|---|
void |
MediaDescriptionImpl.setMedia(Media media)
Set the Media field of the description. |
| Uses of Media in org.lastbamboo.common.sdp.api |
|---|
| Methods in org.lastbamboo.common.sdp.api 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 org.lastbamboo.common.sdp.api with parameters of type Media | |
|---|---|
void |
MediaDescription.setMedia(Media media)
Set the Media field of the description. |
| Uses of Media in org.lastbamboo.common.sdp.fields |
|---|
| Classes in org.lastbamboo.common.sdp.fields that implement Media | |
|---|---|
class |
MediaField
Media field SDP header. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||