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.
Used to hold the arguments for DXGKDDI_SETTARGETCONTENTTYPE
Syntax
typedef struct _DXGKARG_SETTARGETCONTENTTYPE {
IN D3DDDI_VIDEO_PRESENT_TARGET_ID TargetId;
IN D3DKMDT_VIDPN_PRESENT_PATH_CONTENT ContentType;
} DXGKARG_SETTARGETCONTENTTYPE;
Members
TargetId
The identifier of a display adapter's video present target.
ContentType
A D3DKMDT_VIDPN_PRESENT_PATH_CONTENT value indicating the type of content being presented on the target id for which the driver should optimize.
Requirements
| Requirement | Value |
|---|---|
| Header | d3dkmddi.h |