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

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


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1