FreeSWITCH API Documentation  1.7.0
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 962 of file switch_types.h.

Field Documentation

unsigned switch_rtcp_hdr_s::count

Definition at line 963 of file switch_types.h.

Referenced by check_rtcp_and_ice(), and process_rtcp_report().

unsigned switch_rtcp_hdr_s::length

Definition at line 967 of file switch_types.h.

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

unsigned switch_rtcp_hdr_s::p

Definition at line 964 of file switch_types.h.

Referenced by check_rtcp_and_ice(), and process_rtcp_report().

unsigned switch_rtcp_hdr_s::type
unsigned switch_rtcp_hdr_s::version

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