![]() |
NVAPI Reference Documentation
|
Release 361: January 27
|
#include <nvapi.h>
Data Fields | |
| NvU32 | isInterlaced: 4 |
| NvU32 | reserved0: 12 |
| union { | |
| NvU32 tvFormat: 8 | |
| NvU32 ceaId: 8 | |
| NvU32 nvPsfId: 8 | |
| }; | |
| NvU32 | scaling: 8 |
Used in NvAPI_DISP_GetTiming().
| union { ... } |
The EIA/CEA 861B/D predefined short timing descriptor ID. Used when the timing type is NV_TIMING_OVERRIDE_EIA861 and width==height==rr==0.
To retrieve interlaced/progressive timing.
The NV predefined PsF format Id. Used when the timing type is NV_TIMING_OVERRIDE_NV_PREDEFINED.
Define preferred scaling.
The actual analog HD/SDTV format. Used when the timing type is NV_TIMING_OVERRIDE_ANALOG_TV and width==height==rr==0.
