RTCPCompoundHandler::RecvReport
RTCPCompoundHandler::RecvReport
Section: C Library Functions (3) Updated: Fri Apr 1 2011 Local index
Up
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
RRBlock RTCPCompoundHandler::RecvReport::blocks[1]
receiver report blocks.
uint32 RTCPCompoundHandler::RecvReport::ssrc
source identifier.
Author
Generated automatically by Doxygen for ccRTP from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Attributes
-
- Detailed Description
-
- Member Data Documentation
-
- RRBlock RTCPCompoundHandler::RecvReport::blocks[1]
-
- uint32 RTCPCompoundHandler::RecvReport::ssrc
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:54:13 GMT, April 16, 2011