RTS API Documentation  1.10.11
Data Fields
switch_rtcp_hdr_s Struct Reference

#include <switch_types.h>

+ Collaboration diagram for switch_rtcp_hdr_s:

Data Fields

unsigned count:5
 
unsigned p:1
 
unsigned version:2
 
unsigned type:8
 
unsigned length:16
 

Detailed Description

Definition at line 1038 of file switch_types.h.

Field Documentation

◆ count

unsigned switch_rtcp_hdr_s::count

Definition at line 1039 of file switch_types.h.

Referenced by check_rtcp_and_ice(), and process_rtcp_report().

◆ length

unsigned switch_rtcp_hdr_s::length

Definition at line 1043 of file switch_types.h.

Referenced by check_rtcp_and_ice(), process_rtcp_packet(), and process_rtcp_report().

◆ p

unsigned switch_rtcp_hdr_s::p

Definition at line 1040 of file switch_types.h.

Referenced by check_rtcp_and_ice(), and process_rtcp_report().

◆ type

unsigned switch_rtcp_hdr_s::type

◆ version

unsigned switch_rtcp_hdr_s::version

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