avcap::Resolution Struct Reference

#include <avcap/FormatManager.h>


Detailed Description

The Resolution consists of a width and a height.


Public Member Functions

 Resolution (int w, int h)

Data Fields

int width
int height


Constructor & Destructor Documentation

avcap::Resolution::Resolution ( int  w,
int  h 
) [inline]


Field Documentation

int avcap::Resolution::width

int avcap::Resolution::height


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