OPAL
Version 3.18.8
|
#include <rtp.h>
Public Member Functions | |
Info (const PTimeInterval &ts=0, unsigned id=0, RTP_SyncSourceId ssrc=0) | |
Data Fields | |
PTimeInterval | m_timestamp |
Time relative to an arbitrary moment in time. More... | |
unsigned | m_sessionID |
Session ID we sent packet on, unused on rx RTCP. More... | |
RTP_SyncSourceId | m_SSRC |
SSRC we sent packet with, unused on rx RTCP. More... | |
|
inline |
unsigned RTP_TransportWideCongestionControl::Info::m_sessionID |
Session ID we sent packet on, unused on rx RTCP.
RTP_SyncSourceId RTP_TransportWideCongestionControl::Info::m_SSRC |
SSRC we sent packet with, unused on rx RTCP.
PTimeInterval RTP_TransportWideCongestionControl::Info::m_timestamp |
Time relative to an arbitrary moment in time.