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