webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::Rtcp Class Reference

#include <rtcp.h>

Public Member Functions

 Rtcp ()
 
 ~Rtcp ()
 
void Init (uint16_t start_sequence_number)
 
void Update (const RTPHeader &rtp_header, uint32_t receive_timestamp)
 
void GetStatistics (bool no_reset, RtcpStatistics *stats)
 
 Rtcp ()
 
 ~Rtcp ()
 
void Init (uint16_t start_sequence_number)
 
void Update (const RTPHeader &rtp_header, uint32_t receive_timestamp)
 
void GetStatistics (bool no_reset, RtcpStatistics *stats)
 

Constructor & Destructor Documentation

◆ Rtcp() [1/2]

webrtc::Rtcp::Rtcp ( )
inline

◆ ~Rtcp() [1/2]

webrtc::Rtcp::~Rtcp ( )
inline

◆ Rtcp() [2/2]

webrtc::Rtcp::Rtcp ( )
inline

◆ ~Rtcp() [2/2]

webrtc::Rtcp::~Rtcp ( )
inline

Member Function Documentation

◆ GetStatistics() [1/2]

void webrtc::Rtcp::GetStatistics ( bool  no_reset,
RtcpStatistics stats 
)

◆ GetStatistics() [2/2]

void webrtc::Rtcp::GetStatistics ( bool  no_reset,
RtcpStatistics stats 
)

◆ Init() [1/2]

void webrtc::Rtcp::Init ( uint16_t  start_sequence_number)

◆ Init() [2/2]

void webrtc::Rtcp::Init ( uint16_t  start_sequence_number)

◆ Update() [1/2]

void webrtc::Rtcp::Update ( const RTPHeader rtp_header,
uint32_t  receive_timestamp 
)

◆ Update() [2/2]

void webrtc::Rtcp::Update ( const RTPHeader rtp_header,
uint32_t  receive_timestamp 
)

The documentation for this class was generated from the following files: