IMFSinkWriter Interface

Implemented by the Microsoft Media Foundation sink writer object.

Syntax

interface IMFSinkWriter : public IUnknown  

Remarks

To create the sink writer, call one of the following functions:

Alternatively, use the IMFReadWriteClassFactory interface.

This interface is available on Windows Vista if Platform Update Supplement for Windows Vista is installed.

In Windows 8, this interface is extended with IMFSinkWriterEx.

Requirements

Header: Declared in mfreadwrite.h.