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

uint32 RTCPCompoundHandler::SenderInfo::NTPLSW
 

NTP timestamp lower octets.

uint32 RTCPCompoundHandler::SenderInfo::NTPMSW
 

NTP timestamp higher octets.

uint32 RTCPCompoundHandler::SenderInfo::octetCount
 

cumulative octet counter.

uint32 RTCPCompoundHandler::SenderInfo::packetCount
 

cumulative packet counter.

uint32 RTCPCompoundHandler::SenderInfo::RTPTimestamp
 

RTP timestamp.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 7 07:33:21 2007 for ccRTP by  doxygen 1.4.6