#include <sdp.h>
SDPSessionDescription::SDPSessionDescription |
( |
time_t |
sessionId, |
|
|
unsigned |
version, |
|
|
const OpalTransportAddress & |
address |
|
) |
| |
static const PCaselessString& SDPSessionDescription::ApplicationSpecificBandwidthType |
( |
| ) |
|
|
static |
static const PCaselessString& SDPSessionDescription::ConferenceTotalBandwidthType |
( |
| ) |
|
|
static |
bool SDPSessionDescription::Decode |
( |
const PString & |
str, |
|
|
const OpalMediaFormatList & |
mediaFormats |
|
) |
| |
PString SDPSessionDescription::Encode |
( |
| ) |
const |
unsigned SDPSessionDescription::GetBandwidth |
( |
const PString & |
type | ) |
const |
|
inline |
const SDPMediaDescriptionArray& SDPSessionDescription::GetMediaDescriptions |
( |
| ) |
const |
|
inline |
time_t SDPSessionDescription::GetOwnerSessionId |
( |
| ) |
const |
|
inline |
PINDEX SDPSessionDescription::GetOwnerVersion |
( |
| ) |
const |
|
inline |
PString SDPSessionDescription::GetSessionName |
( |
| ) |
const |
|
inline |
PString SDPSessionDescription::GetUserName |
( |
| ) |
const |
|
inline |
bool SDPSessionDescription::IsHold |
( |
| ) |
const |
void SDPSessionDescription::ParseOwner |
( |
const PString & |
str | ) |
|
|
protected |
void SDPSessionDescription::PrintOn |
( |
ostream & |
strm | ) |
const |
void SDPSessionDescription::SetBandwidth |
( |
const PString & |
type, |
|
|
unsigned |
value |
|
) |
| |
|
inline |
void SDPSessionDescription::SetOwnerSessionId |
( |
time_t |
value | ) |
|
|
inline |
void SDPSessionDescription::SetOwnerVersion |
( |
PINDEX |
value | ) |
|
|
inline |
void SDPSessionDescription::SetSessionName |
( |
const PString & |
v | ) |
|
void SDPSessionDescription::SetUserName |
( |
const PString & |
v | ) |
|
static const PCaselessString& SDPSessionDescription::TransportIndependentBandwidthType |
( |
| ) |
|
|
static |
SDPMediaDescriptionArray SDPSessionDescription::mediaDescriptions |
|
protected |
time_t SDPSessionDescription::ownerSessionId |
|
protected |
PString SDPSessionDescription::ownerUsername |
|
protected |
unsigned SDPSessionDescription::ownerVersion |
|
protected |
PINDEX SDPSessionDescription::protocolVersion |
|
protected |
PString SDPSessionDescription::sessionName |
|
protected |
The documentation for this class was generated from the following file: