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::RRBlock - Struct for a receiver info block in a SR (sender report) or an RR

Author

       Generated automatically by Doxygen for ccRTP from the source code.

                                                      ccRTP                      RTCPCompoundHandler::RRBlock(3)

Detailed Description

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

Member Data Documentation

ReceiverInfoRTCPCompoundHandler::RRBlock::rinfo
       info about the source.

   uint32RTCPCompoundHandler::RRBlock::ssrc
       source identifier.

Name

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

Synopsis

       #include <rtcppkt.h>

   PublicAttributes
       uint32 ssrc
           source identifier.
       ReceiverInforinfo
           info about the source.

See Also