Webcam Library Reference Documentation  Logitech logo

_CFrameSize Struct Reference

#include <Common/include/webcam.h>


Detailed Description

A description of one or multiple frame sizes.


Data Fields

CFrameSizeTypes type
 Type of the frame size(s) described (discrete, continuous, step-wise).
unsigned int width
 Width.
unsigned int height
 Height.
unsigned int min_width
 Minimum width.
unsigned int max_width
 Maximum width.
unsigned int step_width
 Step size for the width (usually 1 if type is CF_SIZE_CONTINUOUS).
unsigned int min_height
 Minimum height.
unsigned int max_height
 Maximum height.
unsigned int step_height
 Step size for the height (usually 1 if type is CF_SIZE_CONTINUOUS).


The documentation for this struct was generated from the following file:
Generated on Tue Nov 8 08:41:15 2011 for Webcam Library by Doxygen 1.4.6
Copyright © 2006-2008 Logitech.