NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
_NV_SCANOUT_INFORMATION Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NvSBox sourceDesktopRect
NvSBox sourceViewportRect
NvSBox targetViewportRect
NvU32 targetDisplayWidth
NvU32 targetDisplayHeight
NvU32 cloneImportance
NV_ROTATE sourceToTargetRotation

Detailed Description

Used in NvAPI_GPU_GetScanoutConfigurationEx().


Field Documentation

If targets are cloned views of the sourceDesktopRect the cloned targets have an importance assigned (0:primary,1 secondary,...).

Operating system display device rect in desktop coordinates displayId is scanning out from.

Rotation performed between the sourceViewportRect and the targetViewportRect.

Area inside the sourceDesktopRect which is scanned out to the display.

Vertical size of the active resolution scanned out to the display.

Horizontal size of the active resolution scanned out to the display.

Area inside the rect described by targetDisplayWidth/Height sourceViewportRect is scanned out to.

Structure version, needs to be initialized with NV_SCANOUT_INFORMATION_VER.


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


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

NVIDIA