#include <MediaSession.hh>
Definition at line 63 of file MediaSession.hh.
◆ MediaSession()
◆ ~MediaSession()
virtual MediaSession::~MediaSession |
( |
| ) |
|
|
protectedvirtual |
◆ _absEndTime()
char *& MediaSession::_absEndTime |
( |
| ) |
|
|
inline |
◆ _absStartTime()
char *& MediaSession::_absStartTime |
( |
| ) |
|
|
inline |
◆ absEndTime()
char * MediaSession::absEndTime |
( |
| ) |
const |
◆ absStartTime()
char * MediaSession::absStartTime |
( |
| ) |
const |
◆ close() [1/2]
static void Medium::close |
( |
Medium * |
medium | ) |
|
|
staticinherited |
◆ close() [2/2]
◆ CNAME()
char const * MediaSession::CNAME |
( |
| ) |
const |
|
inline |
◆ connectionEndpointName()
char * MediaSession::connectionEndpointName |
( |
| ) |
const |
|
inline |
◆ connectionEndpointNameAddressFamily()
int MediaSession::connectionEndpointNameAddressFamily |
( |
| ) |
const |
|
inline |
◆ controlPath()
char const * MediaSession::controlPath |
( |
| ) |
const |
|
inline |
◆ createNew()
◆ createNewMediaSubsession()
◆ envir()
◆ getCrypto()
◆ getMIKEYState()
MIKEYState * MediaSession::getMIKEYState |
( |
| ) |
const |
|
inline |
◆ guessRTPTimestampFrequency()
static unsigned MediaSession::guessRTPTimestampFrequency |
( |
char const * |
mediumName, |
|
|
char const * |
codecName |
|
) |
| |
|
staticprotected |
◆ hasSubsessions()
Boolean MediaSession::hasSubsessions |
( |
| ) |
const |
|
inline |
◆ initializeWithSDP()
Boolean MediaSession::initializeWithSDP |
( |
char const * |
sdpDescription | ) |
|
|
protected |
◆ initiateByMediaType()
Boolean MediaSession::initiateByMediaType |
( |
char const * |
mimeType, |
|
|
MediaSubsession *& |
resultSubsession, |
|
|
int |
useSpecialRTPoffset = -1 |
|
) |
| |
◆ isMediaSession()
virtual Boolean MediaSession::isMediaSession |
( |
| ) |
const |
|
protectedvirtual |
◆ isRTCPInstance()
virtual Boolean Medium::isRTCPInstance |
( |
| ) |
const |
|
virtualinherited |
◆ isRTSPClient()
virtual Boolean Medium::isRTSPClient |
( |
| ) |
const |
|
virtualinherited |
◆ isRTSPServer()
virtual Boolean Medium::isRTSPServer |
( |
| ) |
const |
|
virtualinherited |
◆ isServerMediaSession()
virtual Boolean Medium::isServerMediaSession |
( |
| ) |
const |
|
virtualinherited |
◆ isSink()
virtual Boolean Medium::isSink |
( |
| ) |
const |
|
virtualinherited |
◆ isSource()
virtual Boolean Medium::isSource |
( |
| ) |
const |
|
virtualinherited |
◆ lookupByName() [1/2]
◆ lookupByName() [2/2]
◆ lookupPayloadFormat()
static char * MediaSession::lookupPayloadFormat |
( |
unsigned char |
rtpPayloadType, |
|
|
unsigned & |
rtpTimestampFrequency, |
|
|
unsigned & |
numChannels |
|
) |
| |
|
staticprotected |
◆ mediaSessionType()
char * MediaSession::mediaSessionType |
( |
| ) |
const |
|
inline |
◆ name()
char const * Medium::name |
( |
| ) |
const |
|
inlineinherited |
◆ nextTask()
◆ parseSDPAttribute_control()
Boolean MediaSession::parseSDPAttribute_control |
( |
char const * |
sdpLine | ) |
|
|
protected |
◆ parseSDPAttribute_key_mgmt()
Boolean MediaSession::parseSDPAttribute_key_mgmt |
( |
char const * |
sdpLine | ) |
|
|
protected |
◆ parseSDPAttribute_range()
Boolean MediaSession::parseSDPAttribute_range |
( |
char const * |
sdpLine | ) |
|
|
protected |
◆ parseSDPAttribute_source_filter()
Boolean MediaSession::parseSDPAttribute_source_filter |
( |
char const * |
sdpLine | ) |
|
|
protected |
◆ parseSDPAttribute_type()
Boolean MediaSession::parseSDPAttribute_type |
( |
char const * |
sdpLine | ) |
|
|
protected |
◆ parseSDPLine()
Boolean MediaSession::parseSDPLine |
( |
char const * |
input, |
|
|
char const *& |
nextLine |
|
) |
| |
|
protected |
◆ parseSDPLine_c()
Boolean MediaSession::parseSDPLine_c |
( |
char const * |
sdpLine | ) |
|
|
protected |
◆ parseSDPLine_i()
Boolean MediaSession::parseSDPLine_i |
( |
char const * |
sdpLine | ) |
|
|
protected |
◆ parseSDPLine_s()
Boolean MediaSession::parseSDPLine_s |
( |
char const * |
sdpLine | ) |
|
|
protected |
◆ playEndTime()
double & MediaSession::playEndTime |
( |
| ) |
|
|
inline |
◆ playStartTime()
double & MediaSession::playStartTime |
( |
| ) |
|
|
inline |
◆ scale()
float & MediaSession::scale |
( |
| ) |
|
|
inline |
◆ sessionDescription()
char * MediaSession::sessionDescription |
( |
| ) |
const |
|
inline |
◆ sessionName()
char * MediaSession::sessionName |
( |
| ) |
const |
|
inline |
◆ sourceFilterAddr()
struct sockaddr_storage const & MediaSession::sourceFilterAddr |
( |
| ) |
const |
|
inline |
◆ speed()
float & MediaSession::speed |
( |
| ) |
|
|
inline |
◆ MediaSubsessionIterator
◆ fAbsEndTime
char* MediaSession::fAbsEndTime |
|
protected |
◆ fAbsStartTime
char* MediaSession::fAbsStartTime |
|
protected |
◆ fCNAME
char* MediaSession::fCNAME |
|
protected |
◆ fConnectionEndpointName
char* MediaSession::fConnectionEndpointName |
|
protected |
◆ fConnectionEndpointNameAddressFamily
int MediaSession::fConnectionEndpointNameAddressFamily |
|
protected |
◆ fControlPath
char* MediaSession::fControlPath |
|
protected |
◆ fCrypto
◆ fEnviron
◆ fMaxPlayEndTime
double MediaSession::fMaxPlayEndTime |
|
protected |
◆ fMaxPlayStartTime
double MediaSession::fMaxPlayStartTime |
|
protected |
◆ fMediaSessionType
char* MediaSession::fMediaSessionType |
|
protected |
◆ fMediumName
◆ fMIKEYState
◆ fNextTask
◆ fScale
float MediaSession::fScale |
|
protected |
◆ fSessionDescription
char* MediaSession::fSessionDescription |
|
protected |
◆ fSessionName
char* MediaSession::fSessionName |
|
protected |
◆ fSourceFilterAddr
struct sockaddr_storage MediaSession::fSourceFilterAddr |
|
protected |
◆ fSpeed
float MediaSession::fSpeed |
|
protected |
◆ fSubsessionsHead
◆ fSubsessionsTail
The documentation for this class was generated from the following file: