rtcpcompoundhandler::recvreport(3)

NAME

RTCPCompoundHandler::RecvReport - raw structure of the source and every receiver report in an SR or RR RTCP packet.

SYNOPSIS

#include <rtcppkt.h>
Public Attributes
uint32 ssrc
    source identifier.
RRBlock blocks [1]
    receiver report blocks.

Detailed Description

raw structure of the source and every receiver report in an SR or RR
RTCP packet.

Member Data Documentation

uint32 RTCPCompoundHandler::RecvReport::ssrc
source identifier.
RRBlock RTCPCompoundHandler::RecvReport::blocks[1]
receiver report blocks.

Author

Generated automatically by Doxygen for ccRTP from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout