Struct _spinAVIOption¶
#include <SpinnakerDefsC.h>
Public Attributes¶
| Type | Name |
|---|---|
| float | frameRate |
| unsigned int | height |
| unsigned int | reserved |
| unsigned int | width |
Detailed Description¶
Options for saving uncompressed videos. Used in saving AVI videos with a call to spinAVIRecorderOpenUncompressed().
Public Attributes Documentation¶
variable frameRate¶
Frame rate of the stream
variable height¶
Height of source image
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