![]() |
NVAPI Reference Documentation 545
|
#include <nvapi.h>
Public Attributes | |
| NvU32 | version |
| NvU32 | width |
| Source surface(source mode) width. | |
| NvU32 | height |
| Source surface(source mode) height. | |
| NvU32 | depth |
| Source surface color depth."0" means all 8/16/32bpp. | |
| NV_FORMAT | colorFormat |
| Color format (optional) | |
| NV_VIEWPORTF | srcPartition |
| For multimon support, should be set to (0,0,1.0,1.0) for now. | |
| float | xRatio |
| Horizontal scaling ratio. | |
| float | yRatio |
| Vertical scaling ratio. | |
| NV_TIMING | timing |
| Timing used to program TMDS/DAC/LVDS/HDMI/TVEncoder, etc. | |
| NvU32 | hwModeSetOnly: 1 |
| If set, it means a hardware modeset without OS update. | |