| Package | Description |
|---|---|
| android.gov.nist.javax.sdp |
Preliminary
implementation of the android.javax.sdp package (JSR 141 see JSR 141 )
|
| android.javax.sdp |
This is a preliminary version of the android.javax.sdp package based on the
public review version
JSR 141 .
|
| Modifier and Type | Method and Description |
|---|---|
Media |
MediaDescriptionImpl.getMedia()
Return the Media field of the description.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaDescriptionImpl.setMedia(Media media)
Set the Media field of the description.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MediaDescription.setMedia(Media media)
Set the Media field of the description.
|
Copyright © 2018. All Rights Reserved.