RTS API Documentation  1.10.11
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 759 of file switch_types.h.

Field Documentation

◆ inbound

switch_rtp_numbers_t switch_rtp_stats_t::inbound

◆ outbound

switch_rtp_numbers_t switch_rtp_stats_t::outbound

◆ read_count

uint32_t switch_rtp_stats_t::read_count

Definition at line 763 of file switch_types.h.

Referenced by rtp_common_read().

◆ rtcp

switch_rtcp_numbers_t switch_rtp_stats_t::rtcp

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