Spinnaker C
4.3.0.189
 
Data Fields
_spinMJPGOption Struct Reference

Options for saving MJPG videos. More...

Data Fields

float frameRate
 Frame rate of the stream. More...
 
unsigned int quality
 Image quality (1-100) More...
 
unsigned int width
 Width of source image. More...
 
unsigned int height
 Height of source image. More...
 
unsigned int reserved [192]
 

Detailed Description

Options for saving MJPG videos.

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

Field Documentation

◆ frameRate

float frameRate

Frame rate of the stream.

◆ height

unsigned int height

Height of source image.

◆ quality

unsigned int quality

Image quality (1-100)

◆ reserved

unsigned int reserved[192]

◆ width

unsigned int width

Width of source image.


The documentation for this struct was generated from the following file: