UniMRCP  1.7.0
Data Fields
rtcp_sr_stat_t Struct Reference

#include <mpf_rtp_stat.h>

Data Fields

apr_uint32_t ssrc
 
apr_uint32_t ntp_sec
 
apr_uint32_t ntp_frac
 
apr_uint32_t rtp_ts
 
apr_uint32_t sent_packets
 
apr_uint32_t sent_octets
 

Detailed Description

RTCP statistics used in Sender Report (SR)

Field Documentation

◆ ntp_frac

apr_uint32_t rtcp_sr_stat_t::ntp_frac

NTP timestamp (fractions)

◆ ntp_sec

apr_uint32_t rtcp_sr_stat_t::ntp_sec

NTP timestamp (seconds)

◆ rtp_ts

apr_uint32_t rtcp_sr_stat_t::rtp_ts

RTP timestamp

◆ sent_octets

apr_uint32_t rtcp_sr_stat_t::sent_octets

octets (bytes) sent

◆ sent_packets

apr_uint32_t rtcp_sr_stat_t::sent_packets

packets sent

◆ ssrc

apr_uint32_t rtcp_sr_stat_t::ssrc

sender source identifier


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