ReactOS 0.4.17-dev-934-g091855f
IDXVAHD_VideoProcessor Interface Reference
Inheritance diagram for IDXVAHD_VideoProcessor:
Collaboration diagram for IDXVAHD_VideoProcessor:

Public Member Functions

HRESULT SetVideoProcessBltState (DXVAHD_BLT_STATE state, UINT size, const void *data)
 
HRESULT GetVideoProcessBltState (DXVAHD_BLT_STATE state, UINT size, void *data)
 
HRESULT SetVideoProcessStreamState (UINT stream_idx, DXVAHD_STREAM_STATE state, UINT size, const void *data)
 
HRESULT GetVideoProcessStreamState (UINT stream_idx, DXVAHD_STREAM_STATE state, UINT size, void *data)
 
HRESULT VideoProcessBltHD (IDirect3DSurface9 *surface, UINT frame_idx, UINT stream_count, const DXVAHD_STREAM_DATA *streams)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknown * LPUNKNOWN
 

Detailed Description

Definition at line 174 of file dxvahd.idl.

Member Function Documentation

◆ GetVideoProcessBltState()

HRESULT IDXVAHD_VideoProcessor::GetVideoProcessBltState ( DXVAHD_BLT_STATE  state,
UINT  size,
void *  data 
)

◆ GetVideoProcessStreamState()

HRESULT IDXVAHD_VideoProcessor::GetVideoProcessStreamState ( UINT  stream_idx,
DXVAHD_STREAM_STATE  state,
UINT  size,
void *  data 
)

◆ SetVideoProcessBltState()

HRESULT IDXVAHD_VideoProcessor::SetVideoProcessBltState ( DXVAHD_BLT_STATE  state,
UINT  size,
const void *  data 
)

◆ SetVideoProcessStreamState()

HRESULT IDXVAHD_VideoProcessor::SetVideoProcessStreamState ( UINT  stream_idx,
DXVAHD_STREAM_STATE  state,
UINT  size,
const void *  data 
)

◆ VideoProcessBltHD()

HRESULT IDXVAHD_VideoProcessor::VideoProcessBltHD ( IDirect3DSurface9 *  surface,
UINT  frame_idx,
UINT  stream_count,
const DXVAHD_STREAM_DATA *  streams 
)

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