RTCP_Packet.h File Reference

#include "tao/orbconf.h"
#include "tao/Versioned_Namespace.h"

Include dependency graph for RTCP_Packet.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

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

class  RTCP_Packet
 This is an abstract class from which all RTCP packet types are derived. It contains code used to validate the RTCP packet. More...

class  RTCP_BYE_Packet
 The BYE RTCP packet is sent by a party when leaving an RTP session. More...

struct  RR_Block
 The receiver report block encapsulates the data that represents the reception statistics for a particular stream. More...

class  RTCP_RR_Packet
 The Receiver Report packet is sent by all members of a session that are not sending data. It contains a list of RR_Block to represent each source this party is receiving data from. More...

struct  sdesItem_s
 This is a linked list of structures containing source description 'items' such as canonical name, email, location etc. More...

struct  sdesChunk_s
 This is a linked list of structures containing groups of source description items. A group of items for a particular synchronization source id is referred to as a 'chunk'. More...

class  RTCP_SDES_Packet
 The Source Description packet is sent by all members of a session. At a minimum, the canonical name (or CNAME) is sent with each RTCP packet. Other items such as name, email, or location are included less frequently. More...

class  RTCP_SR_Packet
 The Sender Report packet is sent by all members of a session that are sending data. It contains statistics on the data being sent out. It also contains a list of RR_Block to represent each source this party is receiving data from. More...


Typedefs

typedef sdesItem_s sdesItem_t
typedef sdesChunk_s sdesChunk_t


Typedef Documentation

typedef struct sdesChunk_s sdesChunk_t
 

Definition at line 250 of file RTCP_Packet.h.

Referenced by RTCP_SDES_Packet::add_chunk(), RTCP_SDES_Packet::add_item(), RTCP_SDES_Packet::add_priv_item(), RTCP_SDES_Packet::build_packet(), RTCP_SDES_Packet::packet_size(), RTCP_SDES_Packet::RTCP_SDES_Packet(), and RTCP_SDES_Packet::~RTCP_SDES_Packet().

typedef struct sdesItem_s sdesItem_t
 

Definition at line 207 of file RTCP_Packet.h.

Referenced by RTCP_SDES_Packet::add_item(), RTCP_SDES_Packet::add_priv_item(), RTCP_SDES_Packet::build_packet(), RTCP_SDES_Packet::dump(), RTCP_SDES_Packet::packet_size(), RTCP_SDES_Packet::RTCP_SDES_Packet(), and RTCP_SDES_Packet::~RTCP_SDES_Packet().


Generated on Thu Nov 9 13:46:10 2006 for TAO_AV by doxygen 1.3.6