IDirectXVideoAccelerationService 인터페이스(dxva2api.h)
Direct3D 디바이스에서 DXVA(DirectX Video Acceleration) 서비스를 제공합니다. 이 인터페이스에 대한 포인터를 얻으려면 IDirect3DDeviceManager9::GetVideoService 또는 DXVA2CreateVideoService를 호출합니다.
상속
IDirectXVideoAccelerationService 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IDirectXVideoAccelerationService 에는 다음과 같은 유형의 멤버도 있습니다.
메서드
IDirectXVideoAccelerationService 인터페이스에는 이러한 메서드가 있습니다.
IDirectXVideoAccelerationService::CreateSurface DXVA(DirectX Video Acceleration) 비디오 프로세서 또는 DXVA 디코더 렌더링 대상을 만듭니다. |
설명
DXVA 서비스의 기본 인터페이스입니다. Direct3D 디바이스는 IDirectXVideoAccelerationService에서 파생된 다음 DXVA 서비스를 지원할 수 있습니다.
- 비디오 디코딩: IDirectXVideoDecoderService
- 비디오 처리: IDirectXVideoProcessorService
요구 사항
지원되는 최소 클라이언트 | Windows Vista [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2008 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | dxva2api.h |