DOKK / manpages / debian 10 / libccrtp-doc / RTCPCompoundHandler_SendReport.3.en
RTCPCompoundHandler::SendReport(3) Library Functions Manual RTCPCompoundHandler::SendReport(3)

RTCPCompoundHandler::SendReport - Struct for SR (sender report) RTCP packets.

#include <rtcppkt.h>


uint32 ssrc
source identifier. SenderInfo sinfo
actual sender info. RRBlock blocks [1]
possibly several receiver info blocks.

Struct for SR (sender report) RTCP packets.

RRBlock RTCPCompoundHandler::SendReport::blocks[1]

possibly several receiver info blocks.

SenderInfo RTCPCompoundHandler::SendReport::sinfo

actual sender info.

source identifier.

Generated automatically by Doxygen for ccRTP from the source code.

Sat Oct 27 2018 ccRTP