D3DKMT_MULTIPLANEOVERLAY_DECODE_SUPPORT structure (d3dkmthk.h)
The D3DKMT_MULTIPLANEOVERLAY_DECODE_SUPPORT structure is used to indicate whether multiplane overlay decode is supported.
Syntax
typedef struct _D3DKMT_MULTIPLANEOVERLAY_DECODE_SUPPORT {
BOOL Supported;
} D3DKMT_MULTIPLANEOVERLAY_DECODE_SUPPORT;
Members
Supported
Boolean value that indicates whether multiplane overlay decode is supported.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 (WDDM 2.0) |
Header | d3dkmthk.h |