RTS API Documentation
1.10.11
|
Data Fields | |
switch_rtcp_ext_hdr_t | header |
char | body [SWITCH_RTCP_MAX_BUF_LEN] |
Definition at line 178 of file switch_rtp.c.
char rtcp_ext_msg_t::body[SWITCH_RTCP_MAX_BUF_LEN] |
Definition at line 180 of file switch_rtp.c.
Referenced by process_rtcp_report().
switch_rtcp_ext_hdr_t rtcp_ext_msg_t::header |
Definition at line 179 of file switch_rtp.c.
Referenced by process_rtcp_report().