![]() |
NVAPI Reference Documentation
|
Release 396: April 5
|
#include <nvapi.h>
The very basic timing structure based on the VESA standard:
NV_TIMINGEXT _NV_TIMING::etc |
NvU16 _NV_TIMING::HBorder |
horizontal border
NvU16 _NV_TIMING::HFrontPorch |
horizontal front porch
NvU8 _NV_TIMING::HSyncPol |
horizontal sync polarity: 1-negative, 0-positive
NvU16 _NV_TIMING::HSyncWidth |
horizontal sync width
NvU16 _NV_TIMING::HTotal |
horizontal total
NvU16 _NV_TIMING::HVisible |
horizontal visible
NvU16 _NV_TIMING::interlaced |
1-interlaced, 0-progressive
NvU32 _NV_TIMING::pclk |
pixel clock in 10 kHz
NvU16 _NV_TIMING::VBorder |
vertical border
NvU16 _NV_TIMING::VFrontPorch |
vertical front porch
NvU8 _NV_TIMING::VSyncPol |
vertical sync polarity: 1-negative, 0-positive
NvU16 _NV_TIMING::VSyncWidth |
vertical sync width
NvU16 _NV_TIMING::VTotal |
vertical total
NvU16 _NV_TIMING::VVisible |
vertical visible