Webcam Library Reference Documentation  Logitech logo

_CFrameInterval Struct Reference

#include <Common/include/webcam.h>


Detailed Description

A description of one or multiple frame intervals.

Each frame interval is described as a fraction of a second.


Data Fields

CFrameIntervalTypes type
 Type of the frame interval(s) described (discrete, continuous, step-wise).
unsigned int n
 Numerator of the frame interval.
unsigned int d
 Denominator of the frame interval.
unsigned int min_n
 Numerator of the minimum frame interval.
unsigned int min_d
 Denominator of the minimum frame interval.
unsigned int max_n
 Numerator of the maximum frame interval.
unsigned int max_d
 Denominator of the maximum frame interval.
unsigned int step_n
 Numerator of the frame interval step size (usually 1 if type is CF_INTERVAL_CONTINUOUS.
unsigned int step_d
 Denominator of the frame interval step size (usually 1 if type is CF_INTERVAL_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.