OPAL  Version 3.18.8
RTP_TransportWideCongestionControl::Info Struct Reference

#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...
 

Constructor & Destructor Documentation

RTP_TransportWideCongestionControl::Info::Info ( const PTimeInterval &  ts = 0,
unsigned  id = 0,
RTP_SyncSourceId  ssrc = 0 
)
inline

Field Documentation

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.


The documentation for this struct was generated from the following file: