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
◆ frameRate
◆ height
◆ reserved
unsigned int reserved[256] |
◆ useMP4
◆ width
The documentation for this struct was generated from the following file: