Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

SDPMediaDescription.h File Reference

Go to the source code of this file.

Namespaces

namespace  SDP

Classes

class  SDP::Bandwidth
struct  SDP::RangeAttribute
class  Formatswitch
class  SDPMediaDescription
class  SDPMediaDescription::MediaField

Typedefs

typedef std::vector< Bandwidth > Bandwidths
typedef std::vector< Bandwidth
>::iterator 
Bandwidth_it
typedef std::vector< Bandwidth
>::const_iterator 
Bandwidth_cit
typedef OS::GCPtr< SDPMediaDescriptionMDescPtr
typedef std::vector< MDescPtrMDescList

Enumerations

enum  MNMediaType {
  audio, video, application, data,
  control, INVALIDTYPE
}
enum  SessionFieldName {
  Version, Origin, SessionName, Information,
  Uri, Email, Phone, A_Range
}
enum  MNTransportProtocol { RTP_AVP, UDP, INVALIDPROT }

Functions

ostream & operator<< (ostream &ostr, const Bandwidths &orig)


Typedef Documentation

typedef std::vector<Bandwidth>::const_iterator SDP::Bandwidth_cit
 

typedef std::vector<Bandwidth>::iterator SDP::Bandwidth_it
 

typedef std::vector<Bandwidth> SDP::Bandwidths
 

typedef std::vector<MDescPtr> MDescList
 

typedef OS::GCPtr<SDPMediaDescription> MDescPtr
 


Enumeration Type Documentation

enum MNMediaType
 

Enumeration values:
audio 
video 
application 
data 
control 
INVALIDTYPE 

enum MNTransportProtocol
 

Enumeration values:
RTP_AVP 
UDP 
INVALIDPROT 

enum SessionFieldName
 

Enumeration values:
Version 
Origin 
SessionName 
Information 
Uri 
Email 
Phone 
A_Range  The range attribute (a=range:) is the correct place to store and distribute the duration of a movie when SDP is delivered in an RTSP packet. In exceptional case, the range attribute can also be part of the media descriptions. We ignore that for now. Unfortunately we have so far misinterpreted this and used the time attribute (t=) for this.


Function Documentation

ostream& operator<< ostream &  ostr,
const Bandwidths orig
 


Generated on Sun Mar 6 13:35:50 2005 for Komssys by doxygen 1.3.8