Spinnaker C++
4.0.0.116
Public Member Functions | Public Attributes | List of all members
AVIOption Struct Reference

Options for saving AVI files. More...

Public Member Functions

 AVIOption ()
 

Public Attributes

float frameRate
 Frame rate of the stream. More...
 
unsigned int width
 Width of source image. More...
 
unsigned int height
 Height of source image. More...
 
unsigned int reserved [192]
 

Detailed Description

Options for saving AVI files.

Examples:
SaveToAvi.cpp.

Constructor & Destructor Documentation

AVIOption ( )
inline

Member Data Documentation

float frameRate

Frame rate of the stream.

Examples:
SaveToAvi.cpp.
unsigned int height

Height of source image.

Examples:
SaveToAvi.cpp.
unsigned int reserved[192]
unsigned int width

Width of source image.

Examples:
SaveToAvi.cpp.

The documentation for this struct was generated from the following file:
Contact Support Spinnaker® SDK Programmer's Guide and API Reference