, including all inherited members.
addRtpParams(NamedList &msg, const String &natAddr=String::empty(), const MimeBody *body=0, bool force=false) | SDPSession | |
addSdpParams(NamedList &msg, const MimeBody *body) | SDPSession | |
addSdpParams(NamedList &msg, const String &rawSdp) | SDPSession | |
buildChanRtp(SDPMedia *media, const char *addr, bool start, RefObject *context) | SDPSession | [virtual] |
buildChanRtp(RefObject *context)=0 | SDPSession | [pure virtual] |
createPasstroughSDP(NamedList &msg, bool update=true) | SDPSession | |
createRtpSDP(const char *addr, const NamedList &msg) | SDPSession | [inline] |
createRtpSDP(const char *addr, bool start) | SDPSession | [inline] |
createRtpSDP(bool start) | SDPSession | [inline] |
createSDP(const char *addr, ObjList *mediaList=0) | SDPSession | |
createSDP() | SDPSession | |
dispatchRtp(SDPMedia *media, const char *addr, bool start, bool pick, RefObject *context=0) | SDPSession | |
dispatchRtp(const char *addr, bool start, RefObject *context=0) | SDPSession | |
getHost() const | SDPSession | [inline] |
getMedia(const String &name) const | SDPSession | [inline] |
getRtpAddr() const | SDPSession | [inline] |
localRtpChanged() const | SDPSession | |
m_externalAddr (defined in SDPSession) | SDPSession | [protected] |
m_host (defined in SDPSession) | SDPSession | [protected] |
m_mediaStatus (defined in SDPSession) | SDPSession | [protected] |
m_parser (defined in SDPSession) | SDPSession | [protected] |
m_rfc2833 (defined in SDPSession) | SDPSession | [protected] |
m_rtpAddr (defined in SDPSession) | SDPSession | [protected] |
m_rtpForward (defined in SDPSession) | SDPSession | [protected] |
m_rtpLocalAddr (defined in SDPSession) | SDPSession | [protected] |
m_rtpMedia (defined in SDPSession) | SDPSession | [protected] |
m_sdpForward (defined in SDPSession) | SDPSession | [protected] |
m_sdpSession (defined in SDPSession) | SDPSession | [protected] |
m_sdpVersion (defined in SDPSession) | SDPSession | [protected] |
m_secure (defined in SDPSession) | SDPSession | [protected] |
mediaChanged(const SDPMedia &media) | SDPSession | [protected, virtual] |
MediaMissing enum value (defined in SDPSession) | SDPSession | |
MediaMuted enum value (defined in SDPSession) | SDPSession | |
MediaStarted enum value (defined in SDPSession) | SDPSession | |
putMedia(NamedList &msg, ObjList *media, bool putPort=true) | SDPSession | [static] |
putMedia(NamedList &msg, bool putPort=true) | SDPSession | [inline] |
resetSdp(bool all=true) | SDPSession | [virtual] |
SDPSession(SDPParser *parser) | SDPSession | |
SDPSession(SDPParser *parser, NamedList ¶ms) | SDPSession | |
setLocalRtpChanged(bool chg=false) | SDPSession | |
setMedia(ObjList *media) | SDPSession | |
setRfc2833(const String &value) | SDPSession | |
setRfc2833(const String *value) | SDPSession | [inline] |
startRtp(RefObject *context=0) | SDPSession | |
updateFormats(const NamedList &msg, bool changeMedia=false) | SDPSession | |
updateRtpSDP(const NamedList ¶ms) | SDPSession | |
updateRtpSDP(const NamedList ¶ms, String &rtpAddr, ObjList *oldList=0) | SDPSession | [static] |
updateSDP(const NamedList ¶ms) | SDPSession | |
~SDPSession() | SDPSession | [virtual] |