NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
NV_TIMING_FLAG Struct Reference

#include <nvapi.h>

Data Fields

NvU32 isInterlaced: 4
NvU32 reserved0: 12
union {
   NvU32   tvFormat: 8
   NvU32   ceaId: 8
   NvU32   nvPsfId: 8
}; 
NvU32 scaling: 8

Detailed Description

Used in NvAPI_DISP_GetTiming().


Field Documentation

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.


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


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

NVIDIA