Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

RTCPFixedHeader Struct Reference

#include <rtpext.h>

List of all members.

Public Attributes

unsigned char version:2
 Version, currently 2.

unsigned char padding:1
 Padding bit.

unsigned char block_count:5
 Number of RR, SR, or SDES chunks.

uint8 type
 type of RTCP packet.

uint16 length
 number of 32-bit words in the packet.


Member Data Documentation

unsigned char RTCPFixedHeader::block_count
 

Number of RR, SR, or SDES chunks.

Definition at line 664 of file rtpext.h.

uint16 RTCPFixedHeader::length
 

number of 32-bit words in the packet.

Definition at line 669 of file rtpext.h.

unsigned char RTCPFixedHeader::padding
 

Padding bit.

Definition at line 665 of file rtpext.h.

uint8 RTCPFixedHeader::type
 

type of RTCP packet.

Definition at line 668 of file rtpext.h.

unsigned char RTCPFixedHeader::version
 

Version, currently 2.

Definition at line 666 of file rtpext.h.


The documentation for this struct was generated from the following file:
Generated at Fri Oct 5 10:28:26 2001 for ccRTP by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001