UniMRCP  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
rtp_rx_history_t Struct Reference

#include <mpf_rtp_defs.h>

Data Fields

apr_uint32_t seq_cycles
 
apr_uint16_t seq_num_base
 
apr_uint16_t seq_num_max
 
apr_uint32_t ts_last
 
apr_time_t time_last
 
apr_uint32_t ssrc_new
 
apr_byte_t ssrc_probation
 

Detailed Description

History of RTP receiver

Field Documentation

apr_uint32_t rtp_rx_history_t::seq_cycles

Updated on every seq num wrap around

apr_uint16_t rtp_rx_history_t::seq_num_base

First seq num received

apr_uint16_t rtp_rx_history_t::seq_num_max

Max seq num received

apr_uint32_t rtp_rx_history_t::ssrc_new

New ssrc, which is in probation

apr_byte_t rtp_rx_history_t::ssrc_probation

Period of ssrc probation

apr_time_t rtp_rx_history_t::time_last

Local time measured on last packet received

apr_uint32_t rtp_rx_history_t::ts_last

Last timestamp received


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