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

Data Fields

switch_rtcp_ext_hdr_t header
 
char body [SWITCH_RTCP_MAX_BUF_LEN]
 

Detailed Description

Definition at line 174 of file switch_rtp.c.

Field Documentation

char rtcp_ext_msg_t::body[SWITCH_RTCP_MAX_BUF_LEN]

Definition at line 176 of file switch_rtp.c.

Referenced by process_rtcp_report().

switch_rtcp_ext_hdr_t rtcp_ext_msg_t::header

Definition at line 175 of file switch_rtp.c.

Referenced by process_rtcp_report().


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