NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
_NV_GSYNC_DELAY Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NvU32 numLines
NvU32 numPixels
NvU32 maxLines
NvU32 minPixels

Detailed Description

Used in NV_GSYNC_CONTROL_PARAMS.


Field Documentation

maximum number of lines supported at current display mode to induce delay. Updated by NvAPI_GSync_GetControlParameters(). Read only.

minimum number of pixels required at current display mode to induce delay. Updated by NvAPI_GSync_GetControlParameters(). Read only.

delay to be induced in number of horizontal lines.

delay to be induced in number of pixels.

Version of the structure.


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


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

NVIDIA