MF_SINK_WRITER_D3D_MANAGER attribute

Contains a pointer to the DXGI Device Manager for the Sink Writer.

Data type

IMFDXGIDeviceManager* stored as IUnknown*

Remarks

The value of this attribute is a pointer to the IMFDXGIDeviceManager interface.

Use this attribute to provide a Direct3D device for any video encoders or media sinks loaded by the Sink Writer.

Use this attribute with the following functions:

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps | UWP apps]
Minimum supported server
Windows Server 2012 [desktop apps | UWP apps]
Header
Mfreadwrite.h

See also

Alphabetical List of Media Foundation Attributes

Sink Writer