RTS API Documentation  1.10.11
Data Fields
switch_rtcp_numbers_t Struct Reference

#include <switch_types.h>

+ Collaboration diagram for switch_rtcp_numbers_t:

Data Fields

uint32_t packet_count
 
uint32_t octet_count
 
uint32_t peer_ssrc
 
uint32_t last_rpt_ts
 
uint32_t ssrc
 
uint32_t csrc
 
uint32_t last_pkt_tsdiff
 
double inter_jitter
 
uint32_t last_rpt_ext_seq
 
uint16_t last_rpt_cycle
 
uint16_t period_pkt_count
 
uint16_t pkt_count
 
uint16_t sent_pkt_count
 
uint32_t rtcp_rtp_count
 
uint32_t high_ext_seq_recv
 
uint16_t cycle
 
uint32_t bad_seq
 
uint16_t base_seq
 
uint32_t cum_lost
 
uint32_t last_recv_lsr_local
 
uint32_t last_recv_lsr_peer
 
uint32_t init
 

Detailed Description

Definition at line 719 of file switch_types.h.

Field Documentation

◆ bad_seq

uint32_t switch_rtcp_numbers_t::bad_seq

Definition at line 736 of file switch_types.h.

Referenced by rtcp_stats(), and rtcp_stats_init().

◆ base_seq

uint16_t switch_rtcp_numbers_t::base_seq

Definition at line 737 of file switch_types.h.

Referenced by rtcp_generate_report_block(), and rtcp_stats_init().

◆ csrc

uint32_t switch_rtcp_numbers_t::csrc

Definition at line 725 of file switch_types.h.

◆ cum_lost

uint32_t switch_rtcp_numbers_t::cum_lost

Definition at line 738 of file switch_types.h.

Referenced by rtcp_generate_report_block(), and rtcp_stats_init().

◆ cycle

uint16_t switch_rtcp_numbers_t::cycle

◆ high_ext_seq_recv

uint32_t switch_rtcp_numbers_t::high_ext_seq_recv

◆ init

uint32_t switch_rtcp_numbers_t::init

Definition at line 741 of file switch_types.h.

Referenced by rtcp_stats(), and rtcp_stats_init().

◆ inter_jitter

double switch_rtcp_numbers_t::inter_jitter

◆ last_pkt_tsdiff

uint32_t switch_rtcp_numbers_t::last_pkt_tsdiff

Definition at line 726 of file switch_types.h.

Referenced by rtcp_stats(), and rtcp_stats_init().

◆ last_recv_lsr_local

uint32_t switch_rtcp_numbers_t::last_recv_lsr_local

Definition at line 739 of file switch_types.h.

Referenced by process_rtcp_report(), and rtcp_generate_report_block().

◆ last_recv_lsr_peer

uint32_t switch_rtcp_numbers_t::last_recv_lsr_peer

Definition at line 740 of file switch_types.h.

Referenced by process_rtcp_report(), and rtcp_generate_report_block().

◆ last_rpt_cycle

uint16_t switch_rtcp_numbers_t::last_rpt_cycle

Definition at line 729 of file switch_types.h.

Referenced by check_rtcp_and_ice(), rtcp_generate_report_block(), and rtcp_stats_init().

◆ last_rpt_ext_seq

uint32_t switch_rtcp_numbers_t::last_rpt_ext_seq

Definition at line 728 of file switch_types.h.

Referenced by check_rtcp_and_ice(), rtcp_generate_report_block(), and rtcp_stats_init().

◆ last_rpt_ts

uint32_t switch_rtcp_numbers_t::last_rpt_ts

Definition at line 723 of file switch_types.h.

Referenced by check_rtcp_and_ice(), and rtcp_stats_init().

◆ octet_count

uint32_t switch_rtcp_numbers_t::octet_count

◆ packet_count

uint32_t switch_rtcp_numbers_t::packet_count

◆ peer_ssrc

uint32_t switch_rtcp_numbers_t::peer_ssrc

◆ period_pkt_count

uint16_t switch_rtcp_numbers_t::period_pkt_count

◆ pkt_count

uint16_t switch_rtcp_numbers_t::pkt_count

Definition at line 731 of file switch_types.h.

Referenced by read_rtp_packet(), rtcp_stats(), and rtcp_stats_init().

◆ rtcp_rtp_count

uint32_t switch_rtcp_numbers_t::rtcp_rtp_count

Definition at line 733 of file switch_types.h.

Referenced by rtcp_generate_report_block(), and rtcp_stats_init().

◆ sent_pkt_count

uint16_t switch_rtcp_numbers_t::sent_pkt_count

Definition at line 732 of file switch_types.h.

Referenced by check_rtcp_and_ice(), rtcp_stats_init(), and rtp_common_write().

◆ ssrc

uint32_t switch_rtcp_numbers_t::ssrc

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