|
ReactOS 0.4.17-dev-934-g091855f
|


Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 620 of file dxva2api.idl.
| HRESULT IDirectXVideoDecoderService::CreateVideoDecoder | ( | [in] REFGUID | guid, |
| [in] const DXVA2_VideoDesc * | pVideoDesc, | ||
| [in] const DXVA2_ConfigPictureDecode * | pConfig, | ||
| [in] IDirect3DSurface9 ** | ppDecoderRenderTargets, | ||
| [in] UINT | NumSurfaces, | ||
| [out] IDirectXVideoDecoder ** | ppDecode | ||
| ) |
| HRESULT IDirectXVideoDecoderService::GetDecoderConfigurations | ( | [in] REFGUID | guid, |
| [in] const DXVA2_VideoDesc * | pVideoDesc, | ||
| [in] void * | pReserved, | ||
| [out] UINT * | pCount, | ||
| [out] DXVA2_ConfigPictureDecode ** | ppConfigs | ||
| ) |
| HRESULT IDirectXVideoDecoderService::GetDecoderDeviceGuids | ( | [out] UINT * | count, |
| [out] GUID ** | pGuids | ||
| ) |
| HRESULT IDirectXVideoDecoderService::GetDecoderRenderTargets | ( | [in] REFGUID | guid, |
| [out] UINT * | pCount, | ||
| [out] D3DFORMAT ** | pFormats | ||
| ) |