FreeSWITCH API Documentation  1.7.0
Data Fields
switch_rtcp_sdes_unit_s Struct Reference
+ Collaboration diagram for switch_rtcp_sdes_unit_s:

Data Fields

unsigned char type
 
unsigned char length
 
char value []
 

Detailed Description

Definition at line 132 of file switch_rtp.c.

Field Documentation

unsigned char switch_rtcp_sdes_unit_s::length

Definition at line 134 of file switch_rtp.c.

Referenced by check_rtcp_and_ice().

unsigned char switch_rtcp_sdes_unit_s::type

Definition at line 133 of file switch_rtp.c.

Referenced by check_rtcp_and_ice().

char switch_rtcp_sdes_unit_s::value[]

Definition at line 135 of file switch_rtp.c.

Referenced by check_rtcp_and_ice().


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