3#include "mc/_HeaderOutputPredefine.h"
7namespace webrtc {
class TimeDelta; }
8namespace webrtc {
class Timestamp; }
9namespace webrtc::rtcp {
class ReportBlock; }
47 MCNAPI ::webrtc::TimeDelta
jitter(
int rtp_clock_rate_hz)
const;
Definition ReportBlockData.h:14
MCAPI void SetReportBlock(uint sender_ssrc, ::webrtc::rtcp::ReportBlock const &report_block, ::webrtc::Timestamp report_block_timestamp_utc)
MCAPI void AddRoundTripTimeSample(::webrtc::TimeDelta rtt)
MCAPI::webrtc::TimeDelta jitter(int rtp_clock_rate_hz) const
Definition TimeDelta.h:10
Definition Timestamp.h:10
Definition ReportBlock.h:7