|
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< SDPMediaDescription > | MDescPtr |
| typedef std::vector< MDescPtr > | MDescList |
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) |