This topic has not yet been rated - Rate this topic

IMFSinkWriterEx interface

Extends the IMFSinkWriter interface.

The Sink Writer implements this interface in Windows 8. To get a pointer to this interface, call QueryInterface on the Sink Writer.

Members

The IMFSinkWriterEx interface inherits from IMFSinkWriter. IMFSinkWriterEx also has these types of members:

Methods

The IMFSinkWriterEx interface has these methods.

MethodDescription
GetTransformForStream

Gets a pointer to a Media Foundation transform (MFT) for a specified stream.

 

Requirements

Minimum supported client

Windows 8 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 [desktop apps | Windows Store apps]

Header

Mfreadwrite.h

See also

Sink Writer

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.