D3DKMT_SETVIDPNSOURCEOWNER1 structure (d3dkmthk.h)

Describes the information, including output duplication options, needed to set or release the video present source in the path of a video present network (VidPN) topology that owns the VidPN.

Syntax

typedef struct _D3DKMT_SETVIDPNSOURCEOWNER1 {
  D3DKMT_SETVIDPNSOURCEOWNER    Version0;
  D3DKMT_VIDPNSOURCEOWNER_FLAGS Flags;
} D3DKMT_SETVIDPNSOURCEOWNER1;

Members

Version0

A D3DKMT_SETVIDPNSOURCEOWNER structure that contains information needed to set or release the video present source.

Flags

A D3DKMT_VIDPNSOURCEOWNER_FLAGS structure that specifies output duplication options.

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Header d3dkmthk.h (include D3dkmthk.h)

See also

D3DKMT_SETVIDPNSOURCEOWNER

D3DKMT_VIDPNSOURCEOWNER_FLAGS