WSCLib SDK 1.0.0
GPU-accelerated video output framework for Windows
Loading...
Searching...
No Matches
WSCRecordParams Struct Reference

Recording parameters. More...

#include <wsclib.h>

Data Fields

int width
int height
int fps
int bitrateMbps

Detailed Description

Recording parameters.

Field Documentation

◆ width

int WSCRecordParams::width

Output width (0 = match output).

◆ height

int WSCRecordParams::height

Output height (0 = match output).

◆ fps

int WSCRecordParams::fps

Frame rate (0 = 30).

◆ bitrateMbps

int WSCRecordParams::bitrateMbps

Bitrate in Mbps (0 = 8).


The documentation for this struct was generated from the following file: