Skip to content

Latest commit

 

History

History
79 lines (60 loc) · 2.09 KB

nc-dxvahd-pdxvahdsw_createdevice.md

File metadata and controls

79 lines (60 loc) · 2.09 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NC:dxvahd.PDXVAHDSW_CreateDevice
PDXVAHDSW_CreateDevice (dxvahd.h)
Creates an instance of a software plug-in Microsoft DirectX Video Acceleration High Definition (DXVA-HD) device.
PDXVAHDSW_CreateDevice
PDXVAHDSW_CreateDevice callback
PDXVAHDSW_CreateDevice callback function [Media Foundation]
dxvahd/PDXVAHDSW_CreateDevice
mf.pdxvahdsw_createdevice
mf\pdxvahdsw_createdevice.htm
mf
f76539c8-13a8-4608-87a6-4947f5debb02
12/05/2018
PDXVAHDSW_CreateDevice, PDXVAHDSW_CreateDevice callback, PDXVAHDSW_CreateDevice callback function [Media Foundation], dxvahd/PDXVAHDSW_CreateDevice, mf.pdxvahdsw_createdevice
dxvahd.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Windows
19H1
PDXVAHDSW_CreateDevice
dxvahd/PDXVAHDSW_CreateDevice
c++
APIRef
kbSyntax
UserDefined
dxvahd.h
PDXVAHDSW_CreateDevice

PDXVAHDSW_CreateDevice callback function

-description

Creates an instance of a software plug-in Microsoft DirectX Video Acceleration High Definition (DXVA-HD) device.

-parameters

-param pD3DDevice [in]

A pointer to the IDirect3DDevice9Ex interface of the Direct3D device.

-param phDevice [out]

Receives a handle to the plug-in DXVA-HD device.

-returns

If this callback function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

DXVA-HD

DXVAHDSW_CALLBACKS

Media Foundation Functions