NVAPI Reference Documentation 545
Loading...
Searching...
No Matches
Public Attributes | List of all members
_NV_SCANOUT_INFORMATION Struct Reference

#include <nvapi.h>

Public Attributes

NvU32 version
 Structure version, needs to be initialized with NV_SCANOUT_INFORMATION_VER.
 
NvSBox sourceDesktopRect
 Operating system display device rect in desktop coordinates displayId is scanning out from.
 
NvSBox sourceViewportRect
 Area inside the sourceDesktopRect which is scanned out to the display.
 
NvSBox targetViewportRect
 Area inside the rect described by targetDisplayWidth/Height sourceViewportRect is scanned out to.
 
NvU32 targetDisplayWidth
 Horizontal size of the active resolution scanned out to the display.
 
NvU32 targetDisplayHeight
 Vertical size of the active resolution scanned out to the display.
 
NvU32 cloneImportance
 If targets are cloned views of the sourceDesktopRect the cloned targets have an importance assigned (0:primary,1 secondary,...).
 
NV_ROTATE sourceToTargetRotation
 Rotation performed between the sourceViewportRect and the targetViewportRect.
 

Detailed Description

Used in NvAPI_GPU_GetScanoutConfigurationEx().


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