ccRTP
|
Struct for SR (sender report) RTCP packets. More...
#include <rtcppkt.h>
Public Attributes | |
uint32 | ssrc |
source identifier. | |
SenderInfo | sinfo |
actual sender info. | |
RRBlock | blocks [1] |
possibly several receiver info blocks. | |
Struct for SR (sender report) RTCP packets.
RRBlock RTCPCompoundHandler::SendReport::blocks[1] |
possibly several receiver info blocks.
SenderInfo RTCPCompoundHandler::SendReport::sinfo |
actual sender info.
uint32 RTCPCompoundHandler::SendReport::ssrc |
source identifier.