IMFDXGIBuffer Interface

Represents a buffer that contains a Microsoft DirectX Graphics Infrastructure (DXGI) surface.

Syntax

interface IMFDXGIBuffer : public IUnknown  

Remarks

To create a Microsoft DirectX Graphics Infrastructure (DXGI) media buffer, first create the Microsoft DirectX Graphics Infrastructure (DXGI) surface. Then call MFCreateDXGISurfaceBuffer.

Requirements

Header: Declared in mfobjects.h (include mfidl.h).