OPAL  Version 3.10.10
RTP_ControlFrame::ReceiverReport Struct Reference

#include <rtp.h>

Public Member Functions

unsigned GetLostPackets () const
 
void SetLostPackets (unsigned lost)
 

Data Fields

PUInt32b ssrc
 
BYTE fraction
 
BYTE lost [3]
 
PUInt32b last_seq
 
PUInt32b jitter
 
PUInt32b lsr
 
PUInt32b dlsr
 

Member Function Documentation

◆ GetLostPackets()

unsigned RTP_ControlFrame::ReceiverReport::GetLostPackets ( ) const
inline

◆ SetLostPackets()

void RTP_ControlFrame::ReceiverReport::SetLostPackets ( unsigned  lost)

Field Documentation

◆ dlsr

PUInt32b RTP_ControlFrame::ReceiverReport::dlsr

◆ fraction

BYTE RTP_ControlFrame::ReceiverReport::fraction

◆ jitter

PUInt32b RTP_ControlFrame::ReceiverReport::jitter

◆ last_seq

PUInt32b RTP_ControlFrame::ReceiverReport::last_seq

◆ lost

BYTE RTP_ControlFrame::ReceiverReport::lost[3]

◆ lsr

PUInt32b RTP_ControlFrame::ReceiverReport::lsr

◆ ssrc

PUInt32b RTP_ControlFrame::ReceiverReport::ssrc

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