Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
Loading...
Searching...
No Matches
roc::rtcp::SendingMetrics Struct Reference

Metrics sent from sender to receiver. More...

#include <metrics.h>

Public Attributes

packet::ntp_timestamp_t origin_ntp
 NTP time when these metrics were generated.
 
packet::timestamp_t origin_rtp
 RTP timestamp correspnding to NTP timestamp.
 

Detailed Description

Metrics sent from sender to receiver.

Definition at line 23 of file metrics.h.

Constructor & Destructor Documentation

◆ SendingMetrics()

roc::rtcp::SendingMetrics::SendingMetrics ( )
inline

Definition at line 30 of file metrics.h.

Member Data Documentation

◆ origin_ntp

packet::ntp_timestamp_t roc::rtcp::SendingMetrics::origin_ntp

NTP time when these metrics were generated.

Definition at line 25 of file metrics.h.

◆ origin_rtp

packet::timestamp_t roc::rtcp::SendingMetrics::origin_rtp

RTP timestamp correspnding to NTP timestamp.

Definition at line 28 of file metrics.h.


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