RTCP_Common_Header Struct Reference

This is the header data that is common to all RTCP messages. More...

#include <RTCP_Packet.h>

List of all members.

Public Attributes

unsigned int ver_:2
 the RTP version being used

unsigned int pad_:1
 indicates whether or not the end of the packet is padded with zeros

unsigned int count_:5
 this value varies by packet type

unsigned int pt_:8
 RTCP packet type (eg BYE, SR, RR, SDES).

ACE_UINT16 length_
 packet length in words without this word


Detailed Description

This is the header data that is common to all RTCP messages.

Definition at line 20 of file RTCP_Packet.h.


Member Data Documentation

unsigned int RTCP_Common_Header::count_
 

this value varies by packet type

Definition at line 29 of file RTCP_Packet.h.

Referenced by RTCP_SDES_Packet::add_chunk(), RTCP_SR_Packet::build_packet(), RTCP_SDES_Packet::build_packet(), RTCP_RR_Packet::build_packet(), RTCP_BYE_Packet::build_packet(), RTCP_SR_Packet::packet_size(), RTCP_RR_Packet::packet_size(), RTCP_BYE_Packet::packet_size(), RTCP_BYE_Packet::RTCP_BYE_Packet(), RTCP_Packet::RTCP_Packet(), RTCP_RR_Packet::RTCP_RR_Packet(), RTCP_SDES_Packet::RTCP_SDES_Packet(), and RTCP_SR_Packet::RTCP_SR_Packet().

ACE_UINT16 RTCP_Common_Header::length_
 

packet length in words without this word

Definition at line 35 of file RTCP_Packet.h.

Referenced by RTCP_SDES_Packet::build_packet(), RTCP_RR_Packet::build_packet(), RTCP_SDES_Packet::packet_size(), RTCP_BYE_Packet::RTCP_BYE_Packet(), RTCP_Packet::RTCP_Packet(), RTCP_RR_Packet::RTCP_RR_Packet(), RTCP_SDES_Packet::RTCP_SDES_Packet(), and RTCP_SR_Packet::RTCP_SR_Packet().

unsigned int RTCP_Common_Header::pad_
 

indicates whether or not the end of the packet is padded with zeros

Definition at line 26 of file RTCP_Packet.h.

Referenced by RTCP_SR_Packet::build_packet(), RTCP_SDES_Packet::build_packet(), RTCP_RR_Packet::build_packet(), RTCP_BYE_Packet::build_packet(), RTCP_Packet::is_valid(), and RTCP_Packet::RTCP_Packet().

unsigned int RTCP_Common_Header::pt_
 

RTCP packet type (eg BYE, SR, RR, SDES).

Definition at line 32 of file RTCP_Packet.h.

Referenced by RTCP_SR_Packet::build_packet(), RTCP_SDES_Packet::build_packet(), RTCP_RR_Packet::build_packet(), RTCP_BYE_Packet::build_packet(), RTCP_Packet::is_valid(), RTCP_BYE_Packet::RTCP_BYE_Packet(), RTCP_Packet::RTCP_Packet(), RTCP_RR_Packet::RTCP_RR_Packet(), RTCP_SDES_Packet::RTCP_SDES_Packet(), and RTCP_SR_Packet::RTCP_SR_Packet().

unsigned int RTCP_Common_Header::ver_
 

the RTP version being used

Definition at line 23 of file RTCP_Packet.h.

Referenced by RTCP_SR_Packet::build_packet(), RTCP_SDES_Packet::build_packet(), RTCP_RR_Packet::build_packet(), RTCP_BYE_Packet::build_packet(), RTCP_Packet::is_valid(), RTCP_BYE_Packet::RTCP_BYE_Packet(), RTCP_Packet::RTCP_Packet(), RTCP_RR_Packet::RTCP_RR_Packet(), and RTCP_SR_Packet::RTCP_SR_Packet().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 9 13:46:41 2006 for TAO_AV by doxygen 1.3.6