Skip to content

Struct SpinnakerNET::MJPGOption

ClassList > SpinnakerNET > MJPGOption

More...

  • #include <ManagedDefs.h>

Public Attributes

Type Name
property float frameRate
property int height
property int quality
property int width

Public Functions

Type Name
MJPGOption ()

Detailed Description

Options for saving MJPEG files.

Public Attributes Documentation

variable frameRate

property float SpinnakerNET::MJPGOption::frameRate;

Frame rate of the stream


variable height

property int SpinnakerNET::MJPGOption::height;

Height of source image


variable quality

property int SpinnakerNET::MJPGOption::quality;

Image quality (1-100)


variable width

property int SpinnakerNET::MJPGOption::width;

Width of source image


Public Functions Documentation

function MJPGOption

inline SpinnakerNET::MJPGOption::MJPGOption () 


The documentation for this class was generated from the following file /workspace/src/SpinnakerNET/ManagedDefs.h