FreeSWITCH API Documentation  1.7.0
Data Fields
rtcp_msg_t Struct Reference
+ Collaboration diagram for rtcp_msg_t:

Data Fields

switch_rtcp_hdr_t header
 
char body [SWITCH_RTCP_MAX_BUF_LEN]
 

Detailed Description

Definition at line 179 of file switch_rtp.c.

Field Documentation

char rtcp_msg_t::body[SWITCH_RTCP_MAX_BUF_LEN]

Definition at line 181 of file switch_rtp.c.

Referenced by check_rtcp_and_ice(), and process_rtcp_report().

switch_rtcp_hdr_t rtcp_msg_t::header

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