logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Generated automatically by Doxygen for ccRTP from the source code.

                                                      ccRTP                   RTCPCompoundHandler::RecvReport(3)

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.

See Also