| 
    UniMRCP
    1.7.0
    
   | 
 
#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 | 
RTCP statistics used in Sender Report (SR)
| apr_uint32_t rtcp_sr_stat_t::ntp_frac | 
NTP timestamp (fractions)
| apr_uint32_t rtcp_sr_stat_t::ntp_sec | 
NTP timestamp (seconds)
| apr_uint32_t rtcp_sr_stat_t::rtp_ts | 
RTP timestamp
| apr_uint32_t rtcp_sr_stat_t::sent_octets | 
octets (bytes) sent
| apr_uint32_t rtcp_sr_stat_t::sent_packets | 
packets sent
| apr_uint32_t rtcp_sr_stat_t::ssrc | 
sender source identifier
 1.8.13