|
Yate
|
This is the complete list of members for RTPSession, including all inherited members.
| addDirection(Direction dir) | RTPSession | inline |
| alive() const | GenObject | virtual |
| check(long maxwait=-1) | Lockable | virtual |
| checkCipher(const String &name) | RTPSession | virtual |
| count() | Mutex | static |
| createCipher(const String &name, Cipher::Direction dir) | RTPSession | virtual |
| createReceiver() | RTPSession | virtual |
| createSender() | RTPSession | virtual |
| createTransport() | UDPSession | virtual |
| dataPayload(int type) | RTPSession | |
| dbg() const | RTPDebug | inline |
| dbgTraceId() const | RTPDebug | inline |
| delDirection(Direction dir) | RTPSession | inline |
| destruct() | GenObject | virtual |
| Direction enum name | RTPSession | |
| direction() const | RTPSession | inline |
| direction(Direction dir) | RTPSession | |
| drillHole() | UDPSession | inline |
| efficientTimedLock() | Mutex | static |
| enableSafety(bool safe=true) | Lockable | static |
| eventPayload(int type) | RTPSession | |
| FullStop enum value (defined in RTPSession) | RTPSession | |
| GenObject() | GenObject | |
| getObjCounter() const | GenObject | inline |
| getObjCounter(const String &name, bool create=true) | GenObject | static |
| getObjCounters() | GenObject | static |
| getObjCounting() | GenObject | inlinestatic |
| getObject(const String &name) const | GenObject | virtual |
| getObject(const String &name, const GenObject *obj) | GenObject | inlinestatic |
| getStats(String &stats) const | RTPSession | virtual |
| getStats(NamedList &stats) const | RTPSession | virtual |
| group() const | RTPProcessor | inline |
| group(RTPGroup *newgrp) | RTPProcessor | protected |
| incWrongSrc() | RTPSession | virtual |
| initDebugData(const NamedList ¶ms) | RTPSession | inline |
| initGroup(int msec=0, Thread::Priority prio=Thread::Normal, const String &affinity=String::empty()) | UDPSession | |
| initTransport() | UDPSession | |
| ioPacketsLost() const | RTPSession | inline |
| localAddr(SocketAddr &addr, bool rtcp=true) | RTPSession | inline |
| lock(long maxwait=-1) | Mutex | virtual |
| locked() const | Mutex | virtual |
| locks() | Mutex | static |
| m_dbg (defined in RTPDebug) | RTPDebug | protected |
| m_timeoutInterval (defined in UDPSession) | UDPSession | protected |
| m_timeoutTime (defined in UDPSession) | UDPSession | protected |
| m_traceId (defined in RTPDebug) | RTPDebug | protected |
| m_transport (defined in UDPSession) | UDPSession | protected |
| m_wrongSrc (defined in RTPProcessor) | RTPProcessor | protected |
| Mutex(bool recursive=false, const char *name=0) | Mutex | explicit |
| Mutex(const Mutex &original) | Mutex | |
| operator=(const Mutex &original) | Mutex | |
| owner() const | Mutex | |
| padding() const | RTPSession | inline |
| padding(int chunk) | RTPSession | inline |
| receiver() const | RTPSession | inline |
| receiver(RTPReceiver *recv) | RTPSession | |
| recursive() const | Mutex | |
| RecvOnly enum value (defined in RTPSession) | RTPSession | |
| remoteAddr(SocketAddr &addr, bool sniff=false) | UDPSession | inline |
| rtcpData(const void *data, int len) | RTPSession | virtual |
| rtpData(const void *data, int len) | RTPSession | virtual |
| RTPDebug(DebugEnabler *dbg, const char *traceId) | RTPDebug | inline |
| RTPDebug(RTPSession *session) | RTPDebug | |
| rtpNewPayload(int payload, unsigned int timestamp) | RTPSession | virtual |
| rtpNewSSRC(u_int32_t newSsrc, bool marker) | RTPSession | virtual |
| RTPProcessor(DebugEnabler *dbg=0, const char *traceId=0) | RTPProcessor | |
| rtpRecvData(bool marker, unsigned int timestamp, const void *data, int len) | RTPSession | virtual |
| rtpRecvEvent(int event, char key, int duration, int volume, unsigned int timestamp) | RTPSession | virtual |
| rtpSend(bool marker, int payload, unsigned int timestamp, const void *data, int len) | RTPSession | inline |
| rtpSendData(bool marker, unsigned int timestamp, const void *data, int len) | RTPSession | inline |
| rtpSendEvent(int event, int duration, int volume=0, unsigned int timestamp=0) | RTPSession | inline |
| rtpSendKey(char key, int duration, int volume=0, unsigned int timestamp=0) | RTPSession | inline |
| RTPSession(DebugEnabler *dbg=0, const char *traceId=0) | RTPSession | |
| rtpSock() | UDPSession | inline |
| safety() | Lockable | static |
| security() const | RTPSession | inline |
| security(RTPSecure *secure) | RTPSession | |
| sender() const | RTPSession | inline |
| sender(RTPSender *send) | RTPSession | |
| SendOnly enum value (defined in RTPSession) | RTPSession | |
| SendRecv enum value (defined in RTPSession) | RTPSession | |
| sendRtcpBye() | RTPSession | protected |
| sendRtcpReport(const Time &when) | RTPSession | protected |
| setBuffer(int bufLen=4096) | UDPSession | inline |
| setDebug(DebugEnabler *dbg, const char *traceId) | RTPDebug | inlineprotected |
| setDejitter(unsigned int mindelay=20, unsigned int maxdelay=50) | RTPSession | inline |
| setObjCounter(NamedCounter *counter) | GenObject | |
| setObjCounting(bool enable) | GenObject | inlinestatic |
| setReports(int interval) | RTPSession | |
| setTimeout(int interval) | UDPSession | |
| setTOS(int tos) | UDPSession | inline |
| setWarnSeq(bool on) | RTPSession | inline |
| silencePayload(int type) | RTPSession | |
| startUsingNow() | Lockable | static |
| timeout(bool initial) | UDPSession | protectedvirtual |
| timerTick(const Time &when) | RTPSession | protectedvirtual |
| toString() const | GenObject | virtual |
| traceId() const | GenObject | virtual |
| transport(RTPTransport *trans) | RTPSession | virtual |
| UDPSession::transport() const | UDPSession | inline |
| UDPSession(DebugEnabler *dbg=0, const char *traceId=0) | UDPSession | protected |
| unlock() | Mutex | virtual |
| unlockAll() | Lockable | virtual |
| wait(unsigned long maxwait) | Lockable | static |
| wait() | Lockable | static |
| wrongSrc() | RTPProcessor | inline |
| ~GenObject() | GenObject | inlinevirtual |
| ~Lockable() | Lockable | virtual |
| ~Mutex() | Mutex | |
| ~RTPProcessor() | RTPProcessor | virtual |
| ~RTPSession() | RTPSession | virtual |
| ~UDPSession() | UDPSession | virtual |