Main Page   Class Hierarchy   Compound List   Compound Members  

sdpMediaTitle Class Reference

#include <sdpElements.h>

Inheritance diagram for sdpMediaTitle:

sdpElement List of all members.

Public Methods

const char * getTitle ()
 Returns the Media Title value.

void setTitle (const char *a_Title)
 Sets the Media Title value.


Detailed Description

Associated with a 'i=' entry in the media description.


Member Function Documentation

const char * sdpMediaTitle::getTitle  
 

Returns the Media Title value.

This method returns the Media Title value of the sdpMediaTitle object

Returns:
const char* - media title from the i= line in a media description

void sdpMediaTitle::setTitle const char *    a_Title
 

Sets the Media Title value.

This method sets the Media Title value of the sdpMediaTitle object

Parameters:
a_Title  - media title for the i= line in a media description
Returns:
void


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