IDirectXVideoDecoder::GetVideoDecoderService 方法 (dxva2api.h)
擷取建立此譯碼器裝置的 DirectX 影片加速 (DXVA) 譯碼器服務。
語法
HRESULT GetVideoDecoderService(
[out] IDirectXVideoDecoderService **ppService
);
參數
[out] ppService
接收 IDirectXVideoDecoderService 介面的指標。 呼叫端必須釋放 介面。
傳回值
方法會傳回 HRESULT。 可能的值包括 (但不限於) 下表中的這些值。
傳回碼 | 描述 |
---|---|
|
此方法已成功。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | dxva2api.h |