Parsec

ParsecDecoder

Decoder description.

Member of ParsecClientStatus.

Fields

TypeNameDescription
uint32_tindexThe decoder index that can be used in ParsecClientConfig.
uint32_tmaxWidthMaximum supported width for H.264.
uint32_tmaxHeightMaximum supported height for H.264;.
uint32_tmaxWidthH265Maximum supported width for H.265 (if supported).
uint32_tmaxHeightH265Maximum supported height for H.265 (if supported).
charnameASCII null-terminated decoder name.
boolavailabletrue if the decoder is currently available.
boolH265true if the decoder supports the H.265 (HEVC) codec.
boolcolor444true if the decoder supports 4:4:4 chroma (requires H.265).
boolcolor10Bittrue if the decoder supports 10-bit color formats (requires H.265).