Main Page   Class Hierarchy   Compound List   Compound Members  

sdpMediaDescription Class Reference

#include <sdpContainers.h>

List of all members.

Public Methods

sdpAttributeListattributeList ()
 Returns the sdpAttributeList object.

sdpBandwidthbandwidth ()
 Returns the sdpBandwidth object.

void clear ()
 Clears the Media Description.

sdpConnectionconnection ()
 Returns the sdpConnection object.

sdpEncryptionKeyencryptionKey ()
 Returns the sdpEncryptionKey object.

sdpMediamedia ()
 Returns the sdpMedia object.

sdpMediaTitlemediaTitle ()
 Returns the sdpMediaTitle object.


Detailed Description

Contains sdpMedia, sdpMediaTitle, sdpConnection, sdpBandwidth, sdpEncryptionKey, and sdpAttribute objects..


Member Function Documentation

sdpAttributeList * sdpMediaDescription::attributeList  
 

Returns the sdpAttributeList object.

This method returns the sdpAttributeList object contained in the sdpMediaDescription object

Returns:
sdpAttributeList* - pointer to the sdpAttributeList contained in sdpMediaDescription

sdpBandwidth * sdpMediaDescription::bandwidth  
 

Returns the sdpBandwidth object.

This method returns the sdpBandwidth object contained in the sdpMediaDescription object

Returns:
sdpBandwidth* - pointer to the sdpBandwidth contained in the sdpMediaDescription

void sdpMediaDescription::clear  
 

Clears the Media Description.

This method clears the Media Description including all of it contents.

Returns:
void

sdpConnection * sdpMediaDescription::connection  
 

Returns the sdpConnection object.

This method returns the sdpConnection object contained in the sdpMediaDescription object

Returns:
sdpConnection* - pointer to the sdpConnection contained in the sdpMediaDescription

sdpEncryptionKey * sdpMediaDescription::encryptionKey  
 

Returns the sdpEncryptionKey object.

This method returns the sdpEncryptionKey object contained in the sdpMediaDescription object

Returns:
sdpEncryptionKey* - pointer to the sdpEncryptionKey contained in the sdpMediaDescription

sdpMedia * sdpMediaDescription::media  
 

Returns the sdpMedia object.

This method returns the sdpMedia object contained in the sdpMediaDescription object

Returns:
sdpMedia* - pointer to the sdpMedia contained in the sdpMediaDescription

sdpMediaTitle * sdpMediaDescription::mediaTitle  
 

Returns the sdpMediaTitle object.

This method returns the sdpMediaTitle object contained in the sdpMediaDescription object

Returns:
sdpMediaTitle* - pointer to the sdpMediaTitle contained in the sdpMediaDescription


The documentation for this class was generated from the following files:
Generated on Fri Feb 17 18:17:57 2006 for SDP API by doxygen1.2.18