FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
uint32_t | ssrc |
struct switch_rtcp_report_block | report_block |
Definition at line 498 of file switch_rtp.c.
struct switch_rtcp_report_block switch_rtcp_receiver_report::report_block |
Definition at line 500 of file switch_rtp.c.
Referenced by check_rtcp_and_ice().
uint32_t switch_rtcp_receiver_report::ssrc |
Definition at line 499 of file switch_rtp.c.
Referenced by check_rtcp_and_ice(), and process_rtcp_report().