FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
switch_rtcp_ext_hdr_t | header |
char | body [SWITCH_RTCP_MAX_BUF_LEN] |
Definition at line 174 of file switch_rtp.c.
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().