Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Creates a DirectX Video Acceleration (DXVA) services object. Call this function if your application uses DXVA directly, without using DirectShow or Media Foundation.
HRESULT DXVA2CreateVideoService(
IDirect3DDevice9 *pDD,
REFIID riid,
void **ppService
);
pDD
A pointer to the IDirect3DDevice9 interface of a Direct3D device.
riid
The interface identifier (IID) of the requested interface. Any of the following interfaces might be supported by the Direct3D device:
ppService
Receives a pointer to the interface. The caller must release the interface.
If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | dxva2api.h |
Library | Dxva2.lib |
DLL | Dxva2.dll |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today