Options for saving H264 files.
More...
#include <SpinVideoDefs.h>
|
| float | frameRate |
| | Frame rate of the stream.
|
| |
| unsigned int | width |
| | Width of source image.
|
| |
| unsigned int | height |
| | Height of source image.
|
| |
| unsigned int | bitrate |
| | Bit-rate to encode at.
|
| |
| bool | useMP4 |
| | Switch to using mp4 file format.
|
| |
| unsigned int | crf |
| | Constant Rate Factor to use.
|
| |
| unsigned int | reserved [256] |
| | Reserved for future use.
|
| |
Options for saving H264 files.
- Examples
- SaveToVideo.cpp.
◆ H264Option()
◆ bitrate
◆ crf
Constant Rate Factor to use.
◆ frameRate
Frame rate of the stream.
◆ height
◆ reserved
| unsigned int reserved[256] |
◆ useMP4
Switch to using mp4 file format.
◆ width
The documentation for this struct was generated from the following file: