|
ccRTP
|
Struct for a receiver info block in a SR (sender report) or an RR (receiver report) RTCP packet. More...
#include <rtcppkt.h>
Public Attributes | |
| uint32 | ssrc |
| source identifier. More... | |
| ReceiverInfo | rinfo |
| info about the source. More... | |
Struct for a receiver info block in a SR (sender report) or an RR (receiver report) RTCP packet.
| ReceiverInfo RTCPCompoundHandler::RRBlock::rinfo |
info about the source.
| uint32 RTCPCompoundHandler::RRBlock::ssrc |
source identifier.
1.8.14