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

RTCP-derived metrics. More...

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

Go to the source code of this file.

Classes

struct  roc::rtcp::SendingMetrics
 Metrics sent from sender to receiver. More...
 
struct  roc::rtcp::ReceptionMetrics
 Metrics sent from receiver to sender per source. More...
 
struct  roc::rtcp::LinkMetrics
 Metrics for network link. Calculated independently on both sender and receiver. More...
 

Namespaces

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

Detailed Description

RTCP-derived metrics.

Definition in file metrics.h.