RTP Audio System
2.0.0
|
RTCP Sender Report. More...
#include <rtcppacket.h>
Public Member Functions | |
RTCPSenderReport () | |
RTCPSenderReport (const card32 syncSource, const card8 count=0) | |
void | init (const card32 syncSource, const card8 count=0) |
Public Attributes | |
RTCPReceptionReportBlock | rr [] |
RTCP Sender Report.
This struct manages an RTCP sender report
Constructor.
RTCPSenderReport::RTCPSenderReport | ( | const card32 | syncSource, |
const card8 | count = 0 |
||
) |
Constructor.
syncSource | SSRC. |
count | Count. |
void RTCPSenderReport::init | ( | const card32 | syncSource, |
const card8 | count = 0 |
||
) |
Initialize.
syncSource | SSRC. |
count | Count. |
Array of RTCPReceptionReportBlocks