SLI Zone
NVIDIA.com Developer Home

NVAPI Reference: structNV__HDMI__SUPPORT__INFO

NV_HDMI_SUPPORT_INFO Struct Reference
[Display Control API Defines, Structs, Enums]

#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 EDID861ExtRev


Detailed Description

Used in NvAPI_GetHDMISupportInfo().

Field Documentation

If the GPU can handle HDMI.

If the monitor supports underscan.

If the monitor supports basic audio.

If YCbCr 4:4:4 is supported.

If YCbCr 4:2:2 is supported.

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

Revision number of the EDID 861 extension.


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

Copyright (c) 2007, 2008 NVIDIA Corporation. All rights reserved.