UniMRCP  1.7.0
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

◆ seq_cycles

apr_uint32_t rtp_rx_history_t::seq_cycles

Updated on every seq num wrap around

◆ seq_num_base

apr_uint16_t rtp_rx_history_t::seq_num_base

First seq num received

◆ seq_num_max

apr_uint16_t rtp_rx_history_t::seq_num_max

Max seq num received

◆ ssrc_new

apr_uint32_t rtp_rx_history_t::ssrc_new

New ssrc, which is in probation

◆ ssrc_probation

apr_byte_t rtp_rx_history_t::ssrc_probation

Period of ssrc probation

◆ time_last

apr_time_t rtp_rx_history_t::time_last

Local time measured on last packet received

◆ ts_last

apr_uint32_t rtp_rx_history_t::ts_last

Last timestamp received


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