ccRTP
Public Attributes | List of all members
RTCPCompoundHandler::RecvReport Struct Reference

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

#include <rtcppkt.h>

Public Attributes

uint32 ssrc
 source identifier. More...
 
RRBlock blocks [1]
 receiver report blocks. More...
 

Detailed Description

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

Member Data Documentation

◆ blocks

RRBlock RTCPCompoundHandler::RecvReport::blocks[1]

receiver report blocks.

◆ ssrc

uint32 RTCPCompoundHandler::RecvReport::ssrc

source identifier.


The documentation for this struct was generated from the following file: