IDXGIDecodeSwapChainPartner interface

Represents a swap chain that is used to decode info on a surface.

Members

The IDXGIDecodeSwapChainPartner interface inherits from the IUnknown interface. IDXGIDecodeSwapChainPartner also has these types of members:

  • Methods

Methods

The IDXGIDecodeSwapChainPartner interface has these methods.

Method Description
GetColorSpace

Gets the color space for the swap chain.

GetDestSize

Gets the size of the current display surface.

GetSourceRect

Gets the source region that is used for the swap chain.

GetTargetRect

Gets the target region that is used for the swap chain.

PresentBuffer

Presents a frame on the display screen.

SetColorSpace

Sets the color space for the swap chain.

SetDestSize

Sets the size of the current display surface.

SetSourceRect

Sets the source region that is used for the swap chain.

SetTargetRect

Sets the target region that is used for the swap chain.

 

Remarks

Create an IDXGIDecodeSwapChainPartner interface by calling the IDXGIFactoryPartner::CreateDecodeSwapChainForCompositionSurface method.

Requirements

Minimum supported client

Windows 8 and Platform Update for Windows 7 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | Windows Store apps]

Header

DXGIPartner.h

Library

Dxgi.lib

See also

IDXGIFactoryPartner::CreateDecodeSwapChainForCompositionSurface

 

 

Send comments about this topic to Microsoft

Build date: 8/14/2013