// d3dumddi.h
typedef struct _DXVADDI_QUERYFILTERPROPERTYRANGEINPUT {
[in] const GUID *pVideoProcGuid;
[in] DXVADDI_VIDEODESC VideoDesc;
[in] D3DDDIFORMAT RenderTargetFormat;
[in] UINT FilterSetting;
} DXVADDI_QUERYFILTERPROPERTYRANGEINPUT;
View the official Windows Driver Kit DDI referenceNo description available.
The DXVADDI_QUERYFILTERPROPERTYRANGEINPUT structure describes a filter setting on a video stream that range information is requested for.
pVideoProcGuid [in]A pointer to a GUID that represents the video processing device type.
VideoDesc [in]A DXVADDI_VIDEODESC structure that describes the video stream.
RenderTargetFormat [in]A D3DDDIFORMAT-typed value that indicates the pixel format of the render target for the video processing device.
FilterSetting [in]A filter setting that range information is requested for. This member can be one of the following settings: