#include <RTCP_Packet.h>
Collaboration diagram for sdesChunk_s:
Public Attributes | |
sdesChunk_t * | next_ |
Link to next item. | |
ACE_UINT32 | ssrc_ |
The synchronization source id that this chunk describes. | |
sdesItem_t * | item_ |
A linked list of items to describe this source. |
|
A linked list of items to describe this source.
|
|
Link to next item.
|
|
The synchronization source id that this chunk describes.
|