Struct for the sender info block in a sr (sender report) rtcp packet.
#include <rtcppkt.h>
uint32 NTPMSW
NTP timestamp higher octets. uint32 NTPLSW
NTP timestamp lower octets. uint32 RTPTimestamp
RTP timestamp. uint32 packetCount
cumulative packet counter. uint32 octetCount
cumulative octet counter.
Struct for the sender info block in a SR (sender report) RTCP packet.
NTP timestamp lower octets.
NTP timestamp higher octets.
cumulative octet counter.
cumulative packet counter.
RTP timestamp.
Generated automatically by Doxygen for ccRTP from the source code.