PFND3D12DDI_DESTROYVIDEOMOTIONESTIMATOR_0053 callback function (d3d12umddi.h)

Destroys the video motion estimator.

Syntax

PFND3D12DDI_DESTROYVIDEOMOTIONESTIMATOR_0053 Pfnd3d12ddiDestroyvideomotionestimator0053;

void Pfnd3d12ddiDestroyvideomotionestimator0053(
  D3D12DDI_HDEVICE hDrvDevice,
  D3D12DDI_HVIDEOMOTIONESTIMATOR_0053 hDrvMotionEstimator
)
{...}

Parameters

hDrvDevice

A handle to the display device (graphics context) that the Direct3D runtime uses.

hDrvMotionEstimator

A handle to the user mode driver motion estimator type.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10, version 1809
Header d3d12umddi.h