DOKK / manpages / debian 12 / libccrtp-doc / RTCPCompoundHandler_RRBlock.3.en
RTCPCompoundHandler::RRBlock(3) Library Functions Manual RTCPCompoundHandler::RRBlock(3)

RTCPCompoundHandler::RRBlock - Struct for a receiver info block in a SR (sender report) or an RR (receiver report) RTCP packet.

#include <rtcppkt.h>


uint32 ssrc
source identifier. ReceiverInfo rinfo
info about the source.

Struct for a receiver info block in a SR (sender report) or an RR (receiver report) RTCP packet.

ReceiverInfo RTCPCompoundHandler::RRBlock::rinfo

info about the source.

source identifier.

Generated automatically by Doxygen for ccRTP from the source code.

Sat Oct 27 2018 ccRTP