#include <mpf_rtcp_packet.h>
Data Fields | |
unsigned int | count: 5 |
unsigned int | padding: 1 |
unsigned int | version: 2 |
unsigned int | pt: 8 |
unsigned int | length: 16 |
RTCP header
unsigned int rtcp_header_t::count |
varies by packet type
unsigned int rtcp_header_t::length |
packet length in words, w/o this word
unsigned int rtcp_header_t::padding |
padding flag
unsigned int rtcp_header_t::pt |
packet type
unsigned int rtcp_header_t::version |
protocol version