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