![]() |
NVAPI Reference Documentation
|
Release 396: April 5
|
#include <nvapi.h>
Data Fields | |
NvU32 | version |
NvU32 | numLines |
NvU32 | numPixels |
NvU32 | maxLines |
NvU32 | minPixels |
Used in NV_GSYNC_CONTROL_PARAMS.
NvU32 _NV_GSYNC_DELAY::maxLines |
maximum number of lines supported at current display mode to induce delay. Updated by NvAPI_GSync_GetControlParameters(). Read only.
NvU32 _NV_GSYNC_DELAY::minPixels |
minimum number of pixels required at current display mode to induce delay. Updated by NvAPI_GSync_GetControlParameters(). Read only.
NvU32 _NV_GSYNC_DELAY::numLines |
delay to be induced in number of horizontal lines.
NvU32 _NV_GSYNC_DELAY::numPixels |
delay to be induced in number of pixels.
NvU32 _NV_GSYNC_DELAY::version |
Version of the structure.