RTCPCompoundHandler::RRBlock
RTCPCompoundHandler::RRBlock
Section: C Library Functions (3) Updated: Fri Apr 1 2011 Local index
Up
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>
Public Attributes
uint32 ssrc
source identifier.
ReceiverInfo rinfo
info about the source.
Detailed Description
Struct for a receiver info block in a SR (sender report) or an RR (receiver report) RTCP packet.
Member Data Documentation
ReceiverInfo RTCPCompoundHandler::RRBlock::rinfo
info about the source.
uint32 RTCPCompoundHandler::RRBlock::ssrc
source identifier.
Author
Generated automatically by Doxygen for ccRTP from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Attributes
-
- Detailed Description
-
- Member Data Documentation
-
- ReceiverInfo RTCPCompoundHandler::RRBlock::rinfo
-
- uint32 RTCPCompoundHandler::RRBlock::ssrc
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:54:13 GMT, April 16, 2011