RTP Audio System
2.0.0
|
RTCP Source Description (SDES) More...
#include <rtcppacket.h>
Public Member Functions | |
RTCPSourceDescription () | |
RTCPSourceDescription (const card8 count) | |
void | init (const card8 count) |
Public Attributes | |
RTCPSourceDescriptionChunk | Chunk [1] |
RTCP Source Description (SDES)
This struct manages an RTCP source description (SDES)
Constructor.
RTCPSourceDescription::RTCPSourceDescription | ( | const card8 | count | ) |
Constructor.
Count | count. |
void RTCPSourceDescription::init | ( | const card8 | count | ) |
Initialize.
Count | count. |
Array of SDES chunks.