FreeSWITCH API Documentation  1.7.0
Data Structures | Macros
switch_rtcp_frame.h File Reference

RTCP Frame Structure. More...

#include <switch.h>
+ Include dependency graph for switch_rtcp_frame.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  switch_rtcp_report_block_frame
 
struct  switch_rtcp_frame
 An abstraction of a rtcp frame. More...
 

Macros

#define MAX_REPORT_BLOCKS   5
 

Detailed Description

RTCP Frame Structure.

Definition in file switch_rtcp_frame.h.

Macro Definition Documentation

#define MAX_REPORT_BLOCKS   5

Definition at line 41 of file switch_rtcp_frame.h.

Referenced by process_rtcp_report().