OPAL  Version 3.18.8
OpalVideoStatistics Struct Reference

#include <mediasession.h>

Inheritance diagram for OpalVideoStatistics:

Public Member Functions

 OpalVideoStatistics ()
 
void IncrementFrames (bool key)
 
void IncrementUpdateCount (bool full)
 

Data Fields

unsigned m_totalFrames
 
unsigned m_keyFrames
 
unsigned m_droppedFrames
 
PTime m_lastKeyFrameTime
 
unsigned m_fullUpdateRequests
 
unsigned m_pictureLossRequests
 
PTime m_lastUpdateRequestTime
 
PTimeInterval m_updateResponseTime
 
unsigned m_frameWidth
 
unsigned m_frameHeight
 
unsigned m_tsto
 
int m_videoQuality
 

Constructor & Destructor Documentation

OpalVideoStatistics::OpalVideoStatistics ( )

Member Function Documentation

void OpalVideoStatistics::IncrementFrames ( bool  key)
void OpalVideoStatistics::IncrementUpdateCount ( bool  full)

Field Documentation

unsigned OpalVideoStatistics::m_droppedFrames
unsigned OpalVideoStatistics::m_frameHeight
unsigned OpalVideoStatistics::m_frameWidth
unsigned OpalVideoStatistics::m_fullUpdateRequests
unsigned OpalVideoStatistics::m_keyFrames
PTime OpalVideoStatistics::m_lastKeyFrameTime
PTime OpalVideoStatistics::m_lastUpdateRequestTime
unsigned OpalVideoStatistics::m_pictureLossRequests
unsigned OpalVideoStatistics::m_totalFrames
unsigned OpalVideoStatistics::m_tsto
PTimeInterval OpalVideoStatistics::m_updateResponseTime
int OpalVideoStatistics::m_videoQuality

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