ost::RTCPCompoundHandler::ReceiverInfo Struct Reference

Struct for the data contained in a receiver info block. More...

#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.


Detailed Description

Struct for the data contained in a receiver info block.

Receiver info blocks can be found in SR (sender report) or RR (receiver report) RTCP packets.


Member Data Documentation

uint32 ost::RTCPCompoundHandler::ReceiverInfo::dlsr
 

delay since last sender report.

uint8 ost::RTCPCompoundHandler::ReceiverInfo::fractionLost
 

packet fraction lost.

uint32 ost::RTCPCompoundHandler::ReceiverInfo::highestSeqNum
 

highest sequence number.

uint32 ost::RTCPCompoundHandler::ReceiverInfo::jitter
 

arrival jitter.

uint16 ost::RTCPCompoundHandler::ReceiverInfo::lostLSW
 

cumulative lost two LSB.

uint8 ost::RTCPCompoundHandler::ReceiverInfo::lostMSB
 

cumulative lost MSB of 3 octets.

uint32 ost::RTCPCompoundHandler::ReceiverInfo::lsr
 

last sender report timestamp.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 6 09:03:06 2006 for Bayonne Framework by  doxygen 1.4.6