Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Examples

RTCPCompoundHandler::ReceiverInfo Struct Reference

#include <rtcppkt.h>

List of all members.

Public Attributes

uint8 fractionLost
 packet fraction lost.
uint8 lostMSB
 cumulative lost MSB of 3 octets.
uint16 lostLSW
 cumulative lost two LSB.
uint32 highestSeqNum
 highest sequence number.
uint32 jitter
 arrival jitter.
uint32 lsr
 last sender report timestamp.
uint32 dlsr
 delay since last sender report.


Member Data Documentation

uint32 RTCPCompoundHandler::ReceiverInfo::dlsr
 

delay since last sender report.

uint8 RTCPCompoundHandler::ReceiverInfo::fractionLost
 

packet fraction lost.

uint32 RTCPCompoundHandler::ReceiverInfo::highestSeqNum
 

highest sequence number.

uint32 RTCPCompoundHandler::ReceiverInfo::jitter
 

arrival jitter.

uint16 RTCPCompoundHandler::ReceiverInfo::lostLSW
 

cumulative lost two LSB.

uint8 RTCPCompoundHandler::ReceiverInfo::lostMSB
 

cumulative lost MSB of 3 octets.

uint32 RTCPCompoundHandler::ReceiverInfo::lsr
 

last sender report timestamp.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 7 17:21:56 2005 for ccRTP by  doxygen 1.4.2