FreeSWITCH API Documentation  1.7.0
Data Fields
switch_rtp_stats_t Struct Reference

#include <switch_types.h>

+ Collaboration diagram for switch_rtp_stats_t:

Data Fields

switch_rtp_numbers_t inbound
 
switch_rtp_numbers_t outbound
 
switch_rtcp_numbers_t rtcp
 
uint32_t read_count
 

Detailed Description

Definition at line 689 of file switch_types.h.

Field Documentation

switch_rtp_numbers_t switch_rtp_stats_t::inbound
switch_rtp_numbers_t switch_rtp_stats_t::outbound
uint32_t switch_rtp_stats_t::read_count

Definition at line 693 of file switch_types.h.

Referenced by rtp_common_read().

switch_rtcp_numbers_t switch_rtp_stats_t::rtcp

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