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

Data Fields

switch_rtcp_hdr_t header
 
char body [SWITCH_RTCP_MAX_BUF_LEN]
 

Detailed Description

Definition at line 183 of file switch_rtp.c.

Field Documentation

◆ body

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().

◆ header

switch_rtcp_hdr_t rtcp_msg_t::header

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