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

Streaming parameters. More...

#include <wsclib.h>

Data Fields

int width
int height
int fps
int bitrateMbps

Detailed Description

Streaming parameters.

Field Documentation

◆ width

int WSCStreamParams::width

Output width (0 = match output).

◆ height

int WSCStreamParams::height

Output height (0 = match output).

◆ fps

int WSCStreamParams::fps

Frame rate (0 = 30).

◆ bitrateMbps

int WSCStreamParams::bitrateMbps

Bitrate in Mbps (0 = 6).


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