Struct VideoEncoder::Config#

Nested Relationships#

This struct is a nested type of Class VideoEncoder.

Struct Documentation#

struct Config

Public Members

int cameraIndex = 0
QString outputPath
QString timestampPath
QString codec = "h264_nvenc"
QString preset = "p4"
int bitrate = 5000
int crf = 23
int width = 1920
int height = 1080
double fps = 30.0