diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-97ACFC53-4B55-5880-988D-7C376D8AFB16.dita --- a/Symbian3/SDK/Source/GUID-97ACFC53-4B55-5880-988D-7C376D8AFB16.dita Fri Jul 16 17:23:46 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-97ACFC53-4B55-5880-988D-7C376D8AFB16.dita Tue Jul 20 12:00:49 2010 +0100 @@ -9,4 +9,4 @@ --> -Overview

The Session Description Protocol (SDP) provides the users with a standard representation for media details, transport addresses, and session description metadata. This representation is independent of the method the information is transported. The SDP Codec subsystem enables its clients the SDP Codec API do the following:

Architectural Relationships

The calls to the SDP Codec API are synchronous. The SDP Codec API does not require capabilities and it cannot be extended.

SDP Codec API class structure

The client uses some or all the SDP Codec API classes during the handling of a SDP description. The interface classes are derived from CBase. The client has a 'use' relationship with the SDP Codec API library.

The following illustration shows the SDP Codec API class structure.

Memory used

The amount of memory used by every header object of the SDP Codec API is equivalent to the memory used by the header as text.

See also
  • Multiparty Multimedia Session Control (mmusic)

  • Real Time Streaming Protocol (RTSP)

  • Integration of Resource Management and Session Initiation Protocol (SIP)

  • Grouping of Media Lines in the Session Description Protocol (SDP)

  • An Offer/Answer Model with the Session Description Protocol (SDP)

\ No newline at end of file +Overview

The Session Description Protocol (SDP) provides the users with a standard representation for media details, transport addresses, and session description metadata. This representation is independent of the method the information is transported. The SDP Codec subsystem enables its clients the SDP Codec API do the following:

Architectural Relationships

The calls to the SDP Codec API are synchronous. The SDP Codec API does not require capabilities and it cannot be extended.

SDP Codec API class structure

The client uses some or all the SDP Codec API classes during the handling of a SDP description. The interface classes are derived from CBase. The client has a 'use' relationship with the SDP Codec API library.

The following illustration shows the SDP Codec API class structure.

Memory used

The amount of memory used by every header object of the SDP Codec API is equivalent to the memory used by the header as text.

See also
  • Multiparty Multimedia Session Control (mmusic)

  • Real Time Streaming Protocol (RTSP)

  • Integration of Resource Management and Session Initiation Protocol (SIP)

  • Grouping of Media Lines in the Session Description Protocol (SDP)

  • An Offer/Answer Model with the Session Description Protocol (SDP)

\ No newline at end of file