rtcp_rr_stat_t Struct Reference

#include <mpf_rtp_stat.h>

Data Fields

apr_uint32_t ssrc
apr_uint32_t fraction:8
apr_int32_t lost:24
apr_uint32_t last_seq
apr_uint32_t jitter
apr_uint32_t lsr
apr_uint32_t dlsr

Detailed Description

RTCP statistics used in Receiver Report (RR)


Field Documentation

apr_uint32_t rtcp_rr_stat_t::dlsr

delay since last SR packet

fraction lost since last SR/RR

apr_uint32_t rtcp_rr_stat_t::jitter

interarrival jitter (RFC3550)

extended last sequence number received

apr_int32_t rtcp_rr_stat_t::lost

cumulative number of packets lost (signed!)

apr_uint32_t rtcp_rr_stat_t::lsr

last SR packet from this source

apr_uint32_t rtcp_rr_stat_t::ssrc

source identifier of RTP stream being received


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1