Skip to content

Struct Spinnaker::Video::MJPGOption

ClassList > Video > MJPGOption

More...

  • #include <SpinVideoDefs.h>

Public Attributes

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

Public Functions

Type Name
MJPGOption ()

Detailed Description

Options for saving MJPG files.

Public Attributes Documentation

variable frameRate

float Spinnaker::Video::MJPGOption::frameRate;

Frame rate of the stream


variable height

unsigned int Spinnaker::Video::MJPGOption::height;

Height of source image


variable quality

unsigned int Spinnaker::Video::MJPGOption::quality;

Image quality (1-100)


variable reserved

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

variable width

unsigned int Spinnaker::Video::MJPGOption::width;

Width of source image


Public Functions Documentation

function MJPGOption

inline Video::MJPGOption::MJPGOption () 


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