|
Yate
|
This is the complete list of members for SDPSession, including all inherited members.
| addRtpParams(NamedList &msg, const String &natAddr=String::empty(), const MimeBody *body=0, bool force=false, bool allowEmptyAddr=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, bool allowEmptyAddr=false) | 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 | |
| dispatchingRtp(Message *&msg, SDPMedia *media) | SDPSession | protectedvirtual |
| 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_amrExtra (defined in SDPSession) | SDPSession | protected |
| m_externalAddr (defined in SDPSession) | SDPSession | protected |
| m_host (defined in SDPSession) | SDPSession | protected |
| m_ipv6 (defined in SDPSession) | SDPSession | protected |
| m_mediaStatus (defined in SDPSession) | SDPSession | protected |
| m_originAddr (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_rtpNatAddr (defined in SDPSession) | SDPSession | protected |
| m_sdpForward (defined in SDPSession) | SDPSession | protected |
| m_sdpHash (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 | protectedvirtual |
| MediaMissing enum value (defined in SDPSession) | SDPSession | |
| MediaMuted enum value (defined in SDPSession) | SDPSession | |
| MediaStarted enum value (defined in SDPSession) | SDPSession | |
| printRtpMedia(const char *reason) | SDPSession | protected |
| 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 | |
| setFormatsExtra(const NamedList &list, bool out) | SDPSession | protected |
| setLocalRtpChanged(bool chg=false) | SDPSession | |
| setMedia(ObjList *media, bool preserveExisting=false) | SDPSession | |
| setRfc2833(const String &value) | SDPSession | |
| setRfc2833(const String *value) | SDPSession | inline |
| setSdpDebug(DebugEnabler *enabler=0, void *ptr=0, const String &traceId=String::empty()) | SDPSession | protected |
| 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, bool allowEmptyAddr=false) | SDPSession | static |
| updateSDP(const NamedList ¶ms, bool defaults=true) | SDPSession | |
| ~SDPSession() | SDPSession | virtual |