Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |