|
RTS API Documentation
1.10.11
|
Collaboration diagram for rtcp_msg_t:Data Fields | |
| switch_rtcp_hdr_t | header |
| char | body [SWITCH_RTCP_MAX_BUF_LEN] |
Definition at line 183 of file switch_rtp.c.
| char rtcp_msg_t::body[SWITCH_RTCP_MAX_BUF_LEN] |
Definition at line 185 of file switch_rtp.c.
Referenced by check_rtcp_and_ice(), and process_rtcp_report().
| switch_rtcp_hdr_t rtcp_msg_t::header |
Definition at line 184 of file switch_rtp.c.
Referenced by check_rtcp_and_ice(), process_rtcp_packet(), process_rtcp_report(), read_rtcp_packet(), read_rtp_packet(), and rtp_common_read().
1.8.13