Struct Spinnaker::Video::MJPGOption¶
ClassList > Video > MJPGOption
#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¶
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
Public Functions Documentation¶
function MJPGOption¶
The documentation for this class was generated from the following file /workspace/include/SpinVideoDefs.h