D3DKMT_MULTIPLANEOVERLAY_STRETCH_SUPPORT structure (d3dkmthk.h)
Used to indicate whether multiplane overlay stretch is supported.
Syntax
typedef struct _D3DKMT_MULTIPLANEOVERLAY_STRETCH_SUPPORT {
UINT VidPnSourceId;
BOOL Update;
BOOL Supported;
} D3DKMT_MULTIPLANEOVERLAY_STRETCH_SUPPORT;
Members
VidPnSourceId
The zero-based identification number of the video present source in a path of a video present network (VidPN) topology that the monitor is connected to.
Update
Indicates whether to update.
Supported
Indicates whether multiplane overlay stretch is supported.
Requirements
Requirement | Value |
---|---|
Header | d3dkmthk.h |