Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::rtcp::RttConfig Struct Reference

Round-trip time metrics. More...

#include <rtt_estimator.h>

Public Attributes

core::nanoseconds_t interval_duration
 Measurement interval duration. All metrics below are computed for a sliding window of this length. More...
 

Detailed Description

Round-trip time metrics.

Definition at line 22 of file rtt_estimator.h.

Member Data Documentation

◆ interval_duration

core::nanoseconds_t roc::rtcp::RttConfig::interval_duration

Measurement interval duration. All metrics below are computed for a sliding window of this length.

Definition at line 25 of file rtt_estimator.h.


The documentation for this struct was generated from the following file: