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

Member Data Documentation

Link to next item.

ACE_UINT32 sdesChunk_s::ssrc_

The synchronization source id that this chunk describes.

A linked list of items to describe this source.


The documentation for this struct was generated from the following file:

Generated on Mon Sep 15 08:34:04 2008 for TAO_AV by  doxygen 1.5.5