BearWare.CaptureFormat Struct Reference
[Video Capture and Image Display]

A struct containing the properties of a video capture format. More...

List of all members.

Public Attributes

int nWidth
 The width in pixels of the video device supported video format.
int nHeight
 The height in pixels of the video device supported video format.
int nFPS_Numerator
 The numerator of the video capture device's video format. Divinding nFPS_Numerator with nFPS_Denominator gives the frame-rate.
int nFPS_Denominator
 The denominator of the video capture device's video format. Divinding nFPS_Numerator with nFPS_Denominator gives the frame-rate.
FourCC picFourCC
 Picture format for capturing.

Detailed Description

A struct containing the properties of a video capture format.

A struct for holding a supported video capture format by a BearWare.VideoCaptureDevice.


Member Data Documentation

The width in pixels of the video device supported video format.

The height in pixels of the video device supported video format.

The numerator of the video capture device's video format. Divinding nFPS_Numerator with nFPS_Denominator gives the frame-rate.

The denominator of the video capture device's video format. Divinding nFPS_Numerator with nFPS_Denominator gives the frame-rate.

Picture format for capturing.

Generated on Sun Mar 18 17:16:15 2012 for TeamTalk 4 .NET DLL by  doxygen 1.6.3