ID3D12VideoMotionEstimator::GetDesc method (d3d12video.h)
Gets the D3D12_VIDEO_MOTION_ESTIMATOR_DESC structure that was passed into ID3D12VideoDevice1::CreateVideoMotionEstimator when the ID3D12VideoMotionEstimator was created.
Syntax
D3D12_VIDEO_MOTION_ESTIMATOR_DESC GetDesc();
Return value
This method returns a D3D12_VIDEO_MOTION_ESTIMATOR_DESC structure.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 2004 (10.0; Build 19041) |
Minimum supported server | Windows Server, version 2004 (10.0; Build 19041) |
Header | d3d12video.h |