![]() |
NVAPI Reference Documentation
|
Release 396: April 5
|
#include <nvapi.h>
NvU32 _NV_SCANOUT_INFORMATION::cloneImportance |
If targets are cloned views of the sourceDesktopRect the cloned targets have an importance assigned (0:primary,1 secondary,...).
NvSBox _NV_SCANOUT_INFORMATION::sourceDesktopRect |
Operating system display device rect in desktop coordinates displayId is scanning out from.
NV_ROTATE _NV_SCANOUT_INFORMATION::sourceToTargetRotation |
Rotation performed between the sourceViewportRect and the targetViewportRect.
NvSBox _NV_SCANOUT_INFORMATION::sourceViewportRect |
Area inside the sourceDesktopRect which is scanned out to the display.
NvU32 _NV_SCANOUT_INFORMATION::targetDisplayHeight |
Vertical size of the active resolution scanned out to the display.
NvU32 _NV_SCANOUT_INFORMATION::targetDisplayWidth |
Horizontal size of the active resolution scanned out to the display.
NvSBox _NV_SCANOUT_INFORMATION::targetViewportRect |
Area inside the rect described by targetDisplayWidth/Height sourceViewportRect is scanned out to.
NvU32 _NV_SCANOUT_INFORMATION::version |
Structure version, needs to be initialized with NV_SCANOUT_INFORMATION_VER.