NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
_NV_HDMI_SUPPORT_INFO_V2 Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NvU32 isGpuHDMICapable: 1
NvU32 isMonUnderscanCapable: 1
NvU32 isMonBasicAudioCapable: 1
NvU32 isMonYCbCr444Capable: 1
NvU32 isMonYCbCr422Capable: 1
NvU32 isMonxvYCC601Capable: 1
NvU32 isMonxvYCC709Capable: 1
NvU32 isMonHDMI: 1
NvU32 isMonsYCC601Capable: 1
NvU32 isMonAdobeYCC601Capable: 1
NvU32 isMonAdobeRGBCapable: 1
NvU32 reserved: 21
NvU32 EDID861ExtRev

Detailed Description

Used in NvAPI_GetHDMISupportInfo().


Field Documentation

Revision number of the EDID 861 extension.

If the GPU can handle HDMI.

if AdobeRGB extended colorimetry is supported

if AdobeYCC601 extended colorimetry is supported

If the monitor supports basic audio.

If the monitor is HDMI (with IEEE's HDMI registry ID)

if sYCC601 extended colorimetry is supported

If the monitor supports underscan.

If xvYCC extended colorimetry 601 is supported.

If xvYCC extended colorimetry 709 is supported.

If YCbCr 4:2:2 is supported.

If YCbCr 4:4:4 is supported.

Reserved.

Structure version.


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


Copyright (c) 2007-2015 NVIDIA Corporation. All rights reserved.

NVIDIA