ID3D12VideoMotionEstimator 인터페이스(d3d12video.h)
이 인터페이스는 비디오 동작 추정 작업에 대한 컨텍스트를 유지 관리합니다.
상속
ID3D12VideoMotionEstimator 인터페이스는 ID3D12Pageable 인터페이스에서 상속됩니다.
메서드
ID3D12VideoMotionEstimator 인터페이스에는 이러한 메서드가 있습니다.
ID3D12VideoMotionEstimator::GetDesc ID3D12VideoMotionEstimator를 만들 때 ID3D12VideoDevice1::CreateVideoMotionEstimator)에 전달된 D3D12_VIDEO_MOTION_ESTIMATOR_DESC 구조를 가져옵니다. |
ID3D12VideoMotionEstimator::GetProtectedResourceSession ID3D12VideoMotionEstimator를 만들 때 ID3D12VideoDevice1::CreateVideoMotionEstimator에 전달된 ID3D12ProtectedResourceSession을 가져옵니다. |
설명
ID3D12VideoDevice1::CreateVideoMotionEstimator를 호출하여 이 인터페이스의 새 instance 만듭니다.
이 인터페이스는 ID3D12VideoEncodeCommandList::EstimateMotion에 대한 호출로 전달됩니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 10 버전 2004(10.0; 빌드 19041) |
지원되는 최소 서버 | Windows Server 버전 2004(10.0; 빌드 19041) |
머리글 | d3d12video.h |