3#include "mc/_HeaderOutputPredefine.h"
7namespace webrtc {
class TimeDelta; }
8namespace webrtc {
class Timestamp; }
Definition InterArrivalDelta.h:13
MCAPI InterArrivalDelta(::webrtc::TimeDelta)
MCAPI bool ComputeDeltas(::webrtc::Timestamp, ::webrtc::Timestamp, ::webrtc::Timestamp, uint64, ::webrtc::TimeDelta *, ::webrtc::TimeDelta *, int *)
MCAPI bool BelongsToBurst(::webrtc::Timestamp, ::webrtc::Timestamp) const
MCAPI void * $ctor(::webrtc::TimeDelta)
MCAPI bool NewTimestampGroup(::webrtc::Timestamp, ::webrtc::Timestamp) const
Definition TimeDelta.h:10
Definition Timestamp.h:10