public class ParsecClientConfig
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java , Rococoa, or JNA.
public int decoderSoftware
`true` to force decoding of video frames via a software implementation.
public int mediaContainer
::ParsecContainer value.
public int protocol
::ParsecProtocol value.
public int resolutionX
See details.
public int resolutionY
See details.
public int refreshRate
See details.
public kotlin.Array[] secret
SCII null-terminated secret code that may be used to gain temporary access to a host.
C type : char[32]
public byte pngCursor
`true` to return compressed PNG cursor images during ::ParsecClientPollEvents, `false` to return a 32-bit RGBA image.
public byte decoderCompatibility
`true` to set the decoder to compatibility mode. This should be tried if having playback issues, especially on NVIDIA devices.
public byte decoderH265
`true` to allow H.265 codec. This must be enabled on both the client and host.
public kotlin.Array[] __pad
C type : uint8_t[1]