UniMRCP  1.7.0
Data Fields
rtcp_header_t Struct Reference

#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
 

Detailed Description

RTCP header

Field Documentation

◆ count

unsigned int rtcp_header_t::count

varies by packet type

◆ length

unsigned int rtcp_header_t::length

packet length in words, w/o this word

◆ padding

unsigned int rtcp_header_t::padding

padding flag

◆ pt

unsigned int rtcp_header_t::pt

packet type

◆ version

unsigned int rtcp_header_t::version

protocol version


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