Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
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... | |
Round-trip time metrics.
Definition at line 22 of file rtt_estimator.h.
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.