RTCPCompoundHandler::SenderInfo Struct Reference

Struct for the sender info block in a SR (sender report) RTCP packet. More...

#include <rtcppkt.h>

List of all members.

Public Attributes

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.

Detailed Description

Struct for the sender info block in a SR (sender report) RTCP packet.


Member Data Documentation

NTP timestamp lower octets.

NTP timestamp higher octets.

cumulative octet counter.

cumulative packet counter.

RTP timestamp.


The documentation for this struct was generated from the following file:

Generated on 15 Dec 2009 for ccRTP by  doxygen 1.6.1