RTCPCompoundHandler::SendReport
RTCPCompoundHandler::SendReport
Section: C Library Functions (3) Updated: Fri Apr 1 2011 Local index
Up
NAME
RTCPCompoundHandler::SendReport -
Struct for SR (sender report) RTCP packets.
SYNOPSIS
#include <rtcppkt.h>
Public Attributes
uint32 ssrc
source identifier.
SenderInfo sinfo
actual sender info.
RRBlock blocks [1]
possibly several receiver info blocks.
Detailed Description
Struct for SR (sender report) RTCP packets.
Member Data Documentation
RRBlock RTCPCompoundHandler::SendReport::blocks[1]
possibly several receiver info blocks.
SenderInfo RTCPCompoundHandler::SendReport::sinfo
actual sender info.
uint32 RTCPCompoundHandler::SendReport::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::SendReport::blocks[1]
-
- SenderInfo RTCPCompoundHandler::SendReport::sinfo
-
- uint32 RTCPCompoundHandler::SendReport::ssrc
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:54:13 GMT, April 16, 2011