Skip to content

Struct _spinAVIOption

ClassList > _spinAVIOption

More...

  • #include <SpinnakerDefsC.h>

Public Attributes

Type Name
float frameRate
unsigned int height
unsigned int reserved
unsigned int width

Detailed Description

Options for saving uncompressed videos. Used in saving AVI videos with a call to spinAVIRecorderOpenUncompressed().

Public Attributes Documentation

variable frameRate

float _spinAVIOption::frameRate;

Frame rate of the stream


variable height

unsigned int _spinAVIOption::height;

Height of source image


variable reserved

unsigned int _spinAVIOption::reserved[192];

variable width

unsigned int _spinAVIOption::width;

Width of source image



The documentation for this class was generated from the following file C:/workspace/include/spinc/SpinnakerDefsC.h