Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
Loading...
Searching...
No Matches
rtt_estimator.h File Reference

Round-trip time estimator. More...

#include "roc_core/time.h"
#include "roc_packet/units.h"

Go to the source code of this file.

Classes

struct  roc::rtcp::RttConfig
 Round-trip time metrics. More...
struct  roc::rtcp::RttMetrics
 Round-trip time metrics. More...
class  roc::rtcp::RttEstimator
 Round-trip time estimator. Created inside rtcp::Reporter for each RTP stream. Continously computes RTT and clock offset based on LSR/DLSR or LRR/DLRR timestamps. More...

Namespaces

namespace  roc
 Root namespace.
namespace  roc::rtcp
 RTCP protocol support.

Detailed Description

Round-trip time estimator.

Definition in file rtt_estimator.h.