Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
rtt_estimator.h File Reference

Round-trip time estimator. More...

#include "roc_core/time.h"
#include "roc_packet/units.h"
Include dependency graph for rtt_estimator.h:
This graph shows which files directly or indirectly include this file:

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

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

Detailed Description

Round-trip time estimator.

Definition in file rtt_estimator.h.