DXGI_DDI_ARG_GETMULTIPLANEOVERLAYFILTERRANGE structure

Reserved for system use. Do not use it in your driver.

Syntax

typedef struct _DXGI_DDI_ARG_GETMULTIPLANEOVERLAYFILTERRANGE {
  DXGI_DDI_HDEVICE                         hDevice;
  D3DDDI_VIDEO_PRESENT_SOURCE_ID           VidPnSourceId;
  DXGI_DDI_MULTIPLANE_OVERLAY_FILTER_TYPE  FilterType;
  DXGI_DDI_MULTIPLANE_OVERLAY_FILTER_RANGE FilterRange;
} DXGI_DDI_ARG_GETMULTIPLANEOVERLAYFILTERRANGE;

Members

  • hDevice

  • VidPnSourceId

  • FilterType

  • FilterRange

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Header

Dxgiddi.h

 

 

Send comments about this topic to Microsoft

Build date: 8/23/2013