.TH "RTCPCompoundHandler::SenderInfo" 3 "ccRTP" \" -*- nroff -*- .ad l .nh .SH NAME RTCPCompoundHandler::SenderInfo \- Struct for the sender info block in a SR (sender report) RTCP packet\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Attributes" .in +1c .ti -1c .RI "uint32 \fBNTPMSW\fP" .br .RI "NTP timestamp higher octets\&. " .ti -1c .RI "uint32 \fBNTPLSW\fP" .br .RI "NTP timestamp lower octets\&. " .ti -1c .RI "uint32 \fBRTPTimestamp\fP" .br .RI "RTP timestamp\&. " .ti -1c .RI "uint32 \fBpacketCount\fP" .br .RI "cumulative packet counter\&. " .ti -1c .RI "uint32 \fBoctetCount\fP" .br .RI "cumulative octet counter\&. " .in -1c .SH "Detailed Description" .PP Struct for the sender info block in a SR (sender report) RTCP packet\&. .SH "Member Data Documentation" .PP .SS "uint32 RTCPCompoundHandler::SenderInfo::NTPLSW" .PP NTP timestamp lower octets\&. .SS "uint32 RTCPCompoundHandler::SenderInfo::NTPMSW" .PP NTP timestamp higher octets\&. .SS "uint32 RTCPCompoundHandler::SenderInfo::octetCount" .PP cumulative octet counter\&. .SS "uint32 RTCPCompoundHandler::SenderInfo::packetCount" .PP cumulative packet counter\&. .SS "uint32 RTCPCompoundHandler::SenderInfo::RTPTimestamp" .PP RTP timestamp\&. .SH "Author" .PP Generated automatically by Doxygen for ccRTP from the source code\&.