OPAL  Version 3.18.8
OpalNetworkStatistics Struct Reference

#include <mediasession.h>

Inheritance diagram for OpalNetworkStatistics:
Collaboration diagram for OpalNetworkStatistics:

Public Member Functions

 OpalNetworkStatistics ()
 

Data Fields

PString m_transportName
 
OpalTransportAddress m_localAddress
 
OpalTransportAddress m_remoteAddress
 
PTime m_startTime
 
uint64_t m_totalBytes
 
unsigned m_totalPackets
 
unsigned m_controlPacketsIn
 
unsigned m_controlPacketsOut
 
int m_NACKs
 
uint32_t m_rtxSSRC
 
int m_rtxPackets
 
int m_rtxDuplicates
 
int m_FEC
 
int m_unrecovered
 
int m_packetsLost
 
int m_maxConsecutiveLost
 
int m_packetsOutOfOrder
 
int m_lateOutOfOrder
 
int m_packetsTooLate
 
int m_packetOverruns
 
int m_minimumPacketTime
 
int m_averagePacketTime
 
int m_maximumPacketTime
 
int m_averageJitter
 
int m_maximumJitter
 
int m_jitterBufferDelay
 
int m_roundTripTime
 
int m_lastPacketRTP
 
PTime m_lastPacketAbsTime
 
PTime m_lastPacketNetTime
 
PTime m_lastReportTime
 
unsigned m_targetBitRate
 
float m_targetFrameRate
 

Constructor & Destructor Documentation

OpalNetworkStatistics::OpalNetworkStatistics ( )

Field Documentation

int OpalNetworkStatistics::m_averageJitter
int OpalNetworkStatistics::m_averagePacketTime
unsigned OpalNetworkStatistics::m_controlPacketsIn
unsigned OpalNetworkStatistics::m_controlPacketsOut
int OpalNetworkStatistics::m_FEC
int OpalNetworkStatistics::m_jitterBufferDelay
PTime OpalNetworkStatistics::m_lastPacketAbsTime
PTime OpalNetworkStatistics::m_lastPacketNetTime
int OpalNetworkStatistics::m_lastPacketRTP
PTime OpalNetworkStatistics::m_lastReportTime
int OpalNetworkStatistics::m_lateOutOfOrder
OpalTransportAddress OpalNetworkStatistics::m_localAddress
int OpalNetworkStatistics::m_maxConsecutiveLost
int OpalNetworkStatistics::m_maximumJitter
int OpalNetworkStatistics::m_maximumPacketTime
int OpalNetworkStatistics::m_minimumPacketTime
int OpalNetworkStatistics::m_NACKs
int OpalNetworkStatistics::m_packetOverruns
int OpalNetworkStatistics::m_packetsLost
int OpalNetworkStatistics::m_packetsOutOfOrder
int OpalNetworkStatistics::m_packetsTooLate
OpalTransportAddress OpalNetworkStatistics::m_remoteAddress
int OpalNetworkStatistics::m_roundTripTime
int OpalNetworkStatistics::m_rtxDuplicates
int OpalNetworkStatistics::m_rtxPackets
uint32_t OpalNetworkStatistics::m_rtxSSRC
PTime OpalNetworkStatistics::m_startTime
unsigned OpalNetworkStatistics::m_targetBitRate
float OpalNetworkStatistics::m_targetFrameRate
PString OpalNetworkStatistics::m_transportName
int OpalNetworkStatistics::m_unrecovered

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