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

Holds the information related to a source including id number, type, settings, a list of the recorded videos and a list of the calibration points. More...

#include <metadata.h>

Public Attributes

SourceID id
 The id number of the source.
 
SourceType type
 The type of the source.
 
SourceSettings settings
 The settings for the source.
 
FrameTime startOffset
 The start offset of the source used in analysis.
 
std::vector< std::string > recordedVideos
 The set of the video files related to the source.
 
std::vector< CalibrationPoint > calibrationPoints
 The set of the calibration points related to the source.
 

Detailed Description

Holds the information related to a source including id number, type, settings, a list of the recorded videos and a list of the calibration points.

Author
Mika Lehtinen

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