Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Round-trip time estimator. More...
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. | |
Round-trip time estimator.
Definition in file rtt_estimator.h.