|
Interface Summary |
| Attribute |
An Attribute represents an a= fields contained within either a MediaDescription or a
SessionDescription. |
| BandWidth |
A Bandwidth represents the b= fields contained within either a MediaDescription or a
SessionDescription. |
| 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. |
| EMail |
An EMail represents an e= field contained within a SessionDescription. |
| Field |
A Field represents a single line of information within a SDP
session description. |
| Info |
An Info represents the i= fields contained within either a MediaDescription
or a SessionDescription. |
| Key |
A Key represents the k= field contained within either a MediaDescription or a SessionDescription. |
| Media |
A Media represents an m= field contained within a MediaDescription. |
| MediaDescription |
A MediaDescription identifies the set of medias that may be received on a specific port or set of ports. |
| Origin |
An Origin represents the o= fields contained within a SessionDescription. |
| Phone |
A Phone represents a p= field contained within a SessionDescription. |
| RepeatTime |
A RepeatTime represents a r= field contained within a TimeDescription. |
| SdpConstants |
The SdpConstants class contains the RTP/AVP related constants. |
| SdpEncoder |
A SdpEncoder serializes SessionDescription objects in a customizable manner. |
| SessionDescription |
A SessionDescription represents the data defined by the Session Description
Protocol (see
IETF RFC 2327) and holds information about the originitor of a session,
the media types that a
client can support and the host and port on which the client will listen
for that media. |
| SessionName |
A SessionName represents the s= fields contained within a SessionDescription. |
| Time |
A RepeatTime represents a t= field contained within a TimeDescription. |
| TimeDescription |
A TimeDescription represents the fields present within a SDP time description. |
| TimeZoneAdjustment |
A TimeZoneAdjustment represents the z= fields contained within a TimeDescription. |
| URI |
An URI represents the u= field within a SessionDescription. |
| Version |
A Version field represents the v= fields contained within the SessionDescription. |