RTS API Documentation
1.10.11
|
Data Fields | |
unsigned char | type |
unsigned char | length |
char | value [] |
Definition at line 132 of file switch_rtp.c.
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().