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

Metrics for network link. Calculated independently on both sender and receiver. More...

#include <metrics.h>

Public Attributes

core::nanoseconds_t rtt
 Estimated round-trip time. More...
 

Detailed Description

Metrics for network link. Calculated independently on both sender and receiver.

Definition at line 53 of file metrics.h.

Member Data Documentation

◆ rtt

core::nanoseconds_t roc::rtcp::LinkMetrics::rtt

Estimated round-trip time.

Definition at line 55 of file metrics.h.


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