Skip to content

Struct Spinnaker::Video::AVIOption

ClassList > Video > AVIOption

More...

  • #include <SpinVideoDefs.h>

Public Attributes

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

Public Functions

Type Name
AVIOption ()

Detailed Description

Options for saving AVI files.

Public Attributes Documentation

variable frameRate

float Spinnaker::Video::AVIOption::frameRate;

Frame rate of the stream


variable height

unsigned int Spinnaker::Video::AVIOption::height;

Height of source image


variable reserved

unsigned int Spinnaker::Video::AVIOption::reserved[192];

variable width

unsigned int Spinnaker::Video::AVIOption::width;

Width of source image


Public Functions Documentation

function AVIOption

inline Video::AVIOption::AVIOption () 


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