CAVAPA-GUI  30.5.2014
 All Classes Namespaces Functions Variables Typedefs Enumerations Pages
Public Attributes | List of all members
cavapa_gui::SourceStats Struct Reference

The structure to hold statistics about the source performance. More...

#include <common.h>

Public Attributes

unsigned int missed
 The total number of the missed frames.
 
unsigned int recorded
 The frames recorded to the current video file.
 
unsigned int retrieved
 The total number of the frames retrieved from the source.
 
unsigned int total_recorded
 The total number of the frames recorded in all video files.
 

Detailed Description

The structure to hold statistics about the source performance.

This can be used to keep an eye on possible frame drops. A large missed frames count will indicate that the source can't keep up with the current framerate. A large number of concurrent misses will definitely indicate a more serious connection error.

Author
Petri Partanen

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