ccRTP 2.1.2
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 108 of file rtcppkt.h.

Field Documentation

uint32 RTCPCompoundHandler::ReceiverInfo::dlsr

delay since last sender report.

Definition at line 116 of file rtcppkt.h.

uint8 RTCPCompoundHandler::ReceiverInfo::fractionLost

packet fraction lost.

Definition at line 110 of file rtcppkt.h.

uint32 RTCPCompoundHandler::ReceiverInfo::highestSeqNum

highest sequence number.

Definition at line 113 of file rtcppkt.h.

uint32 RTCPCompoundHandler::ReceiverInfo::jitter

arrival jitter.

Definition at line 114 of file rtcppkt.h.

uint16 RTCPCompoundHandler::ReceiverInfo::lostLSW

cumulative lost two LSB.

Definition at line 112 of file rtcppkt.h.

uint8 RTCPCompoundHandler::ReceiverInfo::lostMSB

cumulative lost MSB of 3 octets.

Definition at line 111 of file rtcppkt.h.

uint32 RTCPCompoundHandler::ReceiverInfo::lsr

last sender report timestamp.

Definition at line 115 of file rtcppkt.h.


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

Generated on Dec 15, 2017 for ccrtp-2.1.2 (*.h and *.cpp) and libzrtpcpp-2.3.4 (*.h), by   doxygen 1.8.6

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