Struct SpinnakerNET::H264Option¶
ClassList > SpinnakerNET > H264Option
#include <ManagedDefs.h>
Public Attributes¶
| Type | Name |
|---|---|
| property int | bitrate |
| unsigned int | crf |
| property float | frameRate |
| property int | height |
| bool | useMP4 |
| property int | width |
Public Functions¶
| Type | Name |
|---|---|
| H264Option () |
Detailed Description¶
Options for saving H.264 files.
Public Attributes Documentation¶
variable bitrate¶
Bit-rate to encode at
variable crf¶
Constant Rate Factor to use
variable frameRate¶
Frame rate of the stream
variable height¶
Height of source image
variable useMP4¶
Switch to using mp4 file format
variable width¶
Width of source image
Public Functions Documentation¶
function H264Option¶
The documentation for this class was generated from the following file C:/workspace/src/SpinnakerNET/ManagedDefs.h