Skip to content

Struct _spinMJPGOption

ClassList > _spinMJPGOption

More...

  • #include <SpinnakerDefsC.h>

Public Attributes

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

Detailed Description

Options for saving MJPG videos. Used in saving MJPG videos with a call to spinAVIRecorderOpenMJPG().

Public Attributes Documentation

variable frameRate

float _spinMJPGOption::frameRate;

Frame rate of the stream


variable height

unsigned int _spinMJPGOption::height;

Height of source image


variable quality

unsigned int _spinMJPGOption::quality;

Image quality (1-100)


variable reserved

unsigned int _spinMJPGOption::reserved[192];

variable width

unsigned int _spinMJPGOption::width;

Width of source image



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