Package | Description |
---|---|
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 | Interface and Description |
---|---|
interface |
Attribute
An Attribute represents an a= fields contained within either a MediaDescription or a
SessionDescription.
|
interface |
BandWidth
A Bandwidth represents the b= fields contained within either a MediaDescription or a
SessionDescription.
|
interface |
Connection
A Connection represents the c= field associated with a SessionDescription or with an individual
MediaDescription and is used to identify a network address on which media can be received.
|
interface |
EMail
An EMail represents an e= field contained within a SessionDescription.
|
interface |
Info
An Info represents the i= fields contained within either a MediaDescription
or a SessionDescription.
|
interface |
Key
A Key represents the k= field contained within either a MediaDescription or a SessionDescription.
|
interface |
Media
A Media represents an m= field contained within a MediaDescription.
|
interface |
Origin
An Origin represents the o= fields contained within a SessionDescription.
|
interface |
Phone
A Phone represents a p= field contained within a SessionDescription.
|
interface |
RepeatTime
A RepeatTime represents a r= field contained within a TimeDescription.
|
interface |
SessionName
A SessionName represents the s= fields contained within a SessionDescription.
|
interface |
Time
A RepeatTime represents a t= field contained within a TimeDescription.
|
interface |
TimeZoneAdjustment
A TimeZoneAdjustment represents the z= fields contained within a TimeDescription.
|
interface |
URI
An URI represents the u= field within a SessionDescription.
|
interface |
Version
A Version field represents the v= fields contained within the SessionDescription.
|
Copyright © 2015. All Rights Reserved.