(dxva2api.h) IDirectXVideoDecoderService 介面
提供 DirectX 視訊加速 (DXVA) 解碼器服務的存取權。 使用此介面來查詢哪些硬體加速解碼作業可供使用,並建立 DXVA 視訊解碼器裝置。
若要取得此介面的指標,請使用介面識別碼IID_IDirectXVideoDecoderService呼叫 IDirect3DDeviceManager9::GetVideoService 或 DXVA2CreateVideoService 。
繼承
IDirectXVideoDecoderService介面繼承自IDirectXVideoAccelerationService。 IDirectXVideoDecoderService 也有下列類型的成員:
方法
IDirectXVideoDecoderService介面具有這些方法。
IDirectXVideoDecoderService::CreateVideoDecoder 建立視訊解碼器裝置。 |
IDirectXVideoDecoderService::GetDecoderConfigurations 取得解碼器裝置可用的組態。 |
IDirectXVideoDecoderService::GetDecoderDeviceGuids 擷取 GUID 陣列,識別圖形硬體支援的解碼器裝置。 |
IDirectXVideoDecoderService::GetDecoderRenderTargets 擷取指定解碼器裝置支援的轉譯目標。 |
需求
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | dxva2api.h |