RTCPCompoundHandler::RecvReport - raw structure of the source and every receiver report in an SR or RR
Contents
Detailed Description
raw structure of the source and every receiver report in an SR or RR RTCP packet.
Member Data Documentation
RRBlockRTCPCompoundHandler::RecvReport::blocks[1]
receiver report blocks.
uint32RTCPCompoundHandler::RecvReport::ssrc
source identifier.
Name
RTCPCompoundHandler::RecvReport - raw structure of the source and every receiver report in an SR or RR
RTCP packet.
Synopsis
#include <rtcppkt.h>
PublicAttributes
uint32 ssrc
source identifier.
RRBlockblocks [1]
receiver report blocks.
