Bayonne2 / Common C++ 2 Framework
Data Fields
RTCPCompoundHandler::ReceiverInfo Struct Reference

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

#include <rtcppkt.h>

Collaboration diagram for RTCPCompoundHandler::ReceiverInfo:
Collaboration graph
[legend]

Data Fields

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

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.

Definition at line 111 of file rtcppkt.h.

Field Documentation

uint32 RTCPCompoundHandler::ReceiverInfo::dlsr

delay since last sender report.

Definition at line 119 of file rtcppkt.h.

uint8 RTCPCompoundHandler::ReceiverInfo::fractionLost

packet fraction lost.

Definition at line 113 of file rtcppkt.h.

uint32 RTCPCompoundHandler::ReceiverInfo::highestSeqNum

highest sequence number.

Definition at line 116 of file rtcppkt.h.

uint32 RTCPCompoundHandler::ReceiverInfo::jitter

arrival jitter.

Definition at line 117 of file rtcppkt.h.

uint16 RTCPCompoundHandler::ReceiverInfo::lostLSW

cumulative lost two LSB.

Definition at line 115 of file rtcppkt.h.

uint8 RTCPCompoundHandler::ReceiverInfo::lostMSB

cumulative lost MSB of 3 octets.

Definition at line 114 of file rtcppkt.h.

uint32 RTCPCompoundHandler::ReceiverInfo::lsr

last sender report timestamp.

Definition at line 118 of file rtcppkt.h.


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

Generated on Dec 21, 2017 for commoncpp2-1.8.1, ccrtp-1.7.2, libzrtpcpp-2.3.4, ccscript3-1.1.7, ccaudio2-1.0.0 and bayonne2-2.3.2 (after installation in /usr/local/) by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /