class RTCPSourceDescription

RTCP Source Description (SDES). More...

Full nameCoral::RTCPSourceDescription
Definition#include <rtcppacket.h>
InheritsCoral::RTCPCommonHeader
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

This class manages an RTCP source description (SDES)

See also: RTCPSender, RTCPReceiver, RTCPAbstractServer

 RTCPSourceDescription ()

Constructor.

 RTCPSourceDescription (const card8 count)

Constructor.

Parameters:
Countcount.

void  init (const card8 count)

Initialize.

Parameters:
Countcount.

RTCPSourceDescriptionChunk [1] Chunk

Array of SDES chunks.