Struct SpinnakerNET::MJPGOption¶
ClassList > SpinnakerNET > MJPGOption
#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¶
Frame rate of the stream
variable height¶
Height of source image
variable quality¶
Image quality (1-100)
variable width¶
Width of source image
Public Functions Documentation¶
function MJPGOption¶
The documentation for this class was generated from the following file /workspace/src/SpinnakerNET/ManagedDefs.h