IDXGIDecodeSwapChain

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

GetColorSpace
DXGI_MULTIPLANE_OVERLAY_YCbCr_FLAGS GetColorSpace()
Undocumented in source.
GetDestSize
HRESULT GetDestSize(UINT* pWidth, UINT* pHeight)
Undocumented in source.
GetSourceRect
HRESULT GetSourceRect(RECT* pRect)
Undocumented in source.
GetTargetRect
HRESULT GetTargetRect(RECT* pRect)
Undocumented in source.
PresentBuffer
HRESULT PresentBuffer(UINT BufferToPresent, UINT SyncInterval, UINT Flags)
Undocumented in source.
SetColorSpace
HRESULT SetColorSpace(DXGI_MULTIPLANE_OVERLAY_YCbCr_FLAGS ColorSpace)
Undocumented in source.
SetDestSize
HRESULT SetDestSize(UINT Width, UINT Height)
Undocumented in source.
SetSourceRect
HRESULT SetSourceRect(const(RECT)* pRect)
Undocumented in source.
SetTargetRect
HRESULT SetTargetRect(const(RECT)* pRect)
Undocumented in source.

Meta