ID3D12VideoEncoder::GetMaxMotionEstimationPrecision method (d3d12video.h)
Gets the maximum motion estimation precision of the video encoder.
Syntax
D3D12_VIDEO_ENCODER_MOTION_ESTIMATION_PRECISION_MODE GetMaxMotionEstimationPrecision();
Return value
The value from the D3D12_VIDEO_ENCODER_MOTION_ESTIMATION_PRECISION_MODE enumeration specified in the D3D12_VIDEO_ENCODER_DESC passed into ID3D12VideoDevice3::CreateVideoEncoder.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Build 22000 |
Minimum supported server | Windows Build 22000 |
Header | d3d12video.h |