sdesChunk_s Struct Reference

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...

#include <RTCP_Packet.h>

Collaboration diagram for sdesChunk_s:

Collaboration graph
[legend]
List of all members.

Public Attributes

sdesChunk_tnext_
 Link to next item.

ACE_UINT32 ssrc_
 The synchronization source id that this chunk describes.

sdesItem_titem_
 A linked list of items to describe this source.


Detailed Description

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'.

Definition at line 258 of file RTCP_Packet.h.


Member Data Documentation

sdesItem_t* sdesChunk_s::item_
 

A linked list of items to describe this source.

Definition at line 267 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::dump(), RTCP_SDES_Packet::packet_size(), RTCP_SDES_Packet::RTCP_SDES_Packet(), and RTCP_SDES_Packet::~RTCP_SDES_Packet().

sdesChunk_t* sdesChunk_s::next_
 

Link to next item.

Definition at line 261 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().

ACE_UINT32 sdesChunk_s::ssrc_
 

The synchronization source id that this chunk describes.

Definition at line 264 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::RTCP_SDES_Packet(), and RTCP_SDES_Packet::ssrc().


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