Struct _spinMJPGOption¶
#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¶
Frame rate of the stream
variable height¶
Height of source image
variable quality¶
Image quality (1-100)
variable reserved¶
variable width¶
Width of source image
The documentation for this class was generated from the following file C:/workspace/include/spinc/SpinnakerDefsC.h