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

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
SaveToVideo.cpp.

Constructor & Destructor Documentation

◆ AVIOption()

AVIOption ( )
inline

Member Data Documentation

◆ frameRate

float frameRate

Frame rate of the stream.

◆ height

unsigned int height

Height of source image.

◆ reserved

unsigned int reserved[192]

◆ width

unsigned int width

Width of source image.


The documentation for this struct was generated from the following file: