#include <switch_types.h>
Collaboration diagram for switch_rtcp_hdr_t:
Data Fields | |
| unsigned | version:2 |
| unsigned | p:1 |
| unsigned | count:5 |
| unsigned | type:8 |
| unsigned | length:16 |
Definition at line 768 of file switch_types.h.
| unsigned switch_rtcp_hdr_t::count |
| unsigned switch_rtcp_hdr_t::length |
| unsigned switch_rtcp_hdr_t::p |
Definition at line 770 of file switch_types.h.
| unsigned switch_rtcp_hdr_t::type |
| unsigned switch_rtcp_hdr_t::version |
1.4.7