Struct _spinH264Option¶
#include <SpinnakerDefsC.h>
Public Attributes¶
| Type | Name |
|---|---|
| unsigned int | bitrate |
| unsigned int | crf |
| float | frameRate |
| unsigned int | height |
| unsigned int | reserved |
| bool8_t | useMP4 |
| unsigned int | width |
Detailed Description¶
Options for saving H264 videos. Used in saving H264 videos with a call to spinAVIRecorderOpenH264().
Public Attributes Documentation¶
variable bitrate¶
Bitrate to encode at
variable crf¶
Constant Rate Factor to use
variable frameRate¶
Frame rate of the stream
variable height¶
Height of source image
variable reserved¶
Reserved for future use
variable useMP4¶
Switch to using mp4 file format
variable width¶
Width of source image
The documentation for this class was generated from the following file C:/workspace/include/spinc/SpinnakerDefsC.h