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