Parsec

ParsecHostVideoConfig

Host video configuration.

Member of ParsecHostConfig.

Fields

TypeNameDescription
uint32_tresolutionXResolution width. HOST_DESKTOP owner only.
uint32_tresolutionYResolution height. HOST_DESKTOP owner only.
uint32_tencoderFPSDesired frames per second.
uint32_tencoderMaxBitrateMaximum output bitrate in Mbps, split between guests.
charoutputASCII null-terminated output identifier acquired via ParsecGetOutputs. HOST_DESKTOP only;.
boolfullFPSHOST_DESKTOP only, attempt to always stream at encoderFPS.