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

Data Fields

switch_rtcp_ext_hdr_t header
 
char body [SWITCH_RTCP_MAX_BUF_LEN]
 

Detailed Description

Definition at line 178 of file switch_rtp.c.

Field Documentation

◆ body

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

◆ header

switch_rtcp_ext_hdr_t rtcp_ext_msg_t::header

Definition at line 179 of file switch_rtp.c.

Referenced by process_rtcp_report().


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