NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
_NV_HDMI_SUPPORT_INFO_V1 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 reserved: 24
NvU32 EDID861ExtRev

Detailed Description

Used in NvAPI_GetHDMISupportInfo().


Field Documentation

Revision number of the EDID 861 extension.

If the GPU can handle HDMI.

If the monitor supports basic audio.

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

If the monitor supports underscan.

If xvYCC 601 is supported.

If xvYCC 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