RTS API Documentation
1.10.11
|
Data Fields | |
uint32_t | ssrc |
struct switch_rtcp_sender_info | sender_info |
struct switch_rtcp_report_block | report_block |
Definition at line 519 of file switch_rtp.c.
struct switch_rtcp_report_block switch_rtcp_sender_report::report_block |
Definition at line 522 of file switch_rtp.c.
Referenced by check_rtcp_and_ice(), and process_rtcp_report().
struct switch_rtcp_sender_info switch_rtcp_sender_report::sender_info |
Definition at line 521 of file switch_rtp.c.
Referenced by check_rtcp_and_ice(), process_rtcp_report(), and switch_send_rtcp_event().
uint32_t switch_rtcp_sender_report::ssrc |
Definition at line 520 of file switch_rtp.c.
Referenced by check_rtcp_and_ice(), and process_rtcp_report().