D3DKMT_MULTIPLANE_OVERLAY_POST_COMPOSITION_WITH_SOURCE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dkmthk.h

typedef struct _D3DKMT_MULTIPLANE_OVERLAY_POST_COMPOSITION_WITH_SOURCE {
  D3DDDI_VIDEO_PRESENT_SOURCE_ID             VidPnSourceId;
  D3DKMT_MULTIPLANE_OVERLAY_POST_COMPOSITION PostComposition;
} D3DKMT_MULTIPLANE_OVERLAY_POST_COMPOSITION_WITH_SOURCE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3dkmthk-_d3dkmt_multiplane_overlay_post_composition_with_source)

_D3DKMT_MULTIPLANE_OVERLAY_POST_COMPOSITION_WITH_SOURCE structure

Description

Contains info about multiplane overlay post composition with source.

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.

PostComposition

A multiplane overlay post composition structure.

Remarks

See also