avcap::VideoStandard Struct Reference

#include <avcap/FormatManager.h>


Detailed Description

Description of the video standard.


Public Member Functions

 VideoStandard (const std::string &n, STANDARD_ID_T i)
 Constructor.

Data Fields

std::string name
 The name of the standard.
STANDARD_ID_T id
 A unique identifier.


Constructor & Destructor Documentation

avcap::VideoStandard::VideoStandard ( const std::string &  n,
STANDARD_ID_T  i 
) [inline]

Constructor.


Field Documentation

std::string avcap::VideoStandard::name

The name of the standard.

STANDARD_ID_T avcap::VideoStandard::id

A unique identifier.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 30 11:10:32 2009 for avcap-0.1 by  doxygen 1.5.1