RetroArch
Public Member Functions | Public Attributes | List of all members
ID3D11VideoDecoderVtbl Struct Reference

#include <d3d11.h>

Collaboration diagram for ID3D11VideoDecoderVtbl:
[legend]

Public Member Functions

BEGIN_INTERFACE HRESULT (STDMETHODCALLTYPE *QueryInterface)(ID3D11VideoDecoder *This
 
 ULONG (STDMETHODCALLTYPE *AddRef)(ID3D11VideoDecoder *This)
 
 ULONG (STDMETHODCALLTYPE *Release)(ID3D11VideoDecoder *This)
 
 void (STDMETHODCALLTYPE *GetDevice)(ID3D11VideoDecoder *This
 
 HRESULT (STDMETHODCALLTYPE *GetPrivateData)(ID3D11VideoDecoder *This
 
 HRESULT (STDMETHODCALLTYPE *SetPrivateData)(ID3D11VideoDecoder *This
 
_In_ REFGUID _In_ UINT _In_reads_bytes_opt_ (DataSize) const void *pData)
 
 HRESULT (STDMETHODCALLTYPE *SetPrivateDataInterface)(ID3D11VideoDecoder *This
 
 HRESULT (STDMETHODCALLTYPE *GetCreationParameters)(ID3D11VideoDecoder *This
 
 HRESULT (STDMETHODCALLTYPE *GetDriverHandle)(ID3D11VideoDecoder *This
 

Public Attributes

BEGIN_INTERFACE REFIID riid
 
BEGIN_INTERFACE REFIID _COM_Outptr_ void ** ppvObject
 
_Outptr_ ID3D11Device ** ppDevice
 
_In_ REFGUID guid
 
_In_ REFGUID _Inout_ UINTpDataSize
 
_In_ REFGUID _Inout_ UINT _Out_writes_bytes_opt_ pDataSize voidpData
 
_In_ REFGUID _In_ UINT DataSize
 
_In_ REFGUID _In_opt_ const IUnknown * pData
 
_Out_ D3D11_VIDEO_DECODER_DESCpVideoDesc
 
_Out_ D3D11_VIDEO_DECODER_DESC _Out_ D3D11_VIDEO_DECODER_CONFIGpConfig
 
_Out_ HANDLE * pDriverHandle
 

Member Function Documentation

◆ _In_reads_bytes_opt_()

_In_ REFGUID _In_ UINT ID3D11VideoDecoderVtbl::_In_reads_bytes_opt_ ( DataSize  ) const

◆ HRESULT() [1/6]

BEGIN_INTERFACE ID3D11VideoDecoderVtbl::HRESULT ( STDMETHODCALLTYPE *  QueryInterface)

◆ HRESULT() [2/6]

ID3D11VideoDecoderVtbl::HRESULT ( STDMETHODCALLTYPE *  GetPrivateData)

◆ HRESULT() [3/6]

ID3D11VideoDecoderVtbl::HRESULT ( STDMETHODCALLTYPE *  SetPrivateData)

◆ HRESULT() [4/6]

ID3D11VideoDecoderVtbl::HRESULT ( STDMETHODCALLTYPE *  SetPrivateDataInterface)

◆ HRESULT() [5/6]

ID3D11VideoDecoderVtbl::HRESULT ( STDMETHODCALLTYPE *  GetCreationParameters)

◆ HRESULT() [6/6]

ID3D11VideoDecoderVtbl::HRESULT ( STDMETHODCALLTYPE *  GetDriverHandle)

◆ ULONG() [1/2]

ID3D11VideoDecoderVtbl::ULONG ( STDMETHODCALLTYPE *  AddRef)

◆ ULONG() [2/2]

ID3D11VideoDecoderVtbl::ULONG ( STDMETHODCALLTYPE *  Release)

◆ void()

ID3D11VideoDecoderVtbl::void ( STDMETHODCALLTYPE *  GetDevice)

Member Data Documentation

◆ DataSize

_In_ REFGUID _In_ UINT ID3D11VideoDecoderVtbl::DataSize

◆ guid

_In_ REFGUID ID3D11VideoDecoderVtbl::guid

◆ pConfig

_Out_ D3D11_VIDEO_DECODER_DESC _Out_ D3D11_VIDEO_DECODER_CONFIG* ID3D11VideoDecoderVtbl::pConfig

◆ pData [1/2]

_In_ REFGUID _Inout_ UINT _Out_writes_bytes_opt_ pDataSize void* ID3D11VideoDecoderVtbl::pData

◆ pData [2/2]

_In_ REFGUID _In_opt_ const IUnknown* ID3D11VideoDecoderVtbl::pData

◆ pDataSize

_In_ REFGUID _Inout_ UINT* ID3D11VideoDecoderVtbl::pDataSize

◆ pDriverHandle

_Out_ HANDLE* ID3D11VideoDecoderVtbl::pDriverHandle

◆ ppDevice

_Outptr_ ID3D11Device** ID3D11VideoDecoderVtbl::ppDevice

◆ ppvObject

BEGIN_INTERFACE REFIID _COM_Outptr_ void** ID3D11VideoDecoderVtbl::ppvObject

◆ pVideoDesc

_Out_ D3D11_VIDEO_DECODER_DESC* ID3D11VideoDecoderVtbl::pVideoDesc

◆ riid

BEGIN_INTERFACE REFIID ID3D11VideoDecoderVtbl::riid

The documentation for this struct was generated from the following file: