RTS API Documentation  1.10.11
Data Fields
switch_rtcp_receiver_report Struct Reference
+ Collaboration diagram for switch_rtcp_receiver_report:

Data Fields

uint32_t ssrc
 
struct switch_rtcp_report_block report_block
 

Detailed Description

Definition at line 525 of file switch_rtp.c.

Field Documentation

◆ report_block

struct switch_rtcp_report_block switch_rtcp_receiver_report::report_block

Definition at line 527 of file switch_rtp.c.

Referenced by check_rtcp_and_ice(), and process_rtcp_report().

◆ ssrc

uint32_t switch_rtcp_receiver_report::ssrc

Definition at line 526 of file switch_rtp.c.

Referenced by check_rtcp_and_ice(), and process_rtcp_report().


The documentation for this struct was generated from the following file: