IMFCaptureSink2 interface (mfcaptureengine.h)

Extends the IMFCaptureSink interface to provide functionality for dynamically setting the output media type of the record sink or preview sink.

Inheritance

The IMFCaptureSink2 interface inherits from IMFCaptureSink. IMFCaptureSink2 also has these types of members:

Methods

The IMFCaptureSink2 interface has these methods.

 
IMFCaptureSink2::SetOutputMediaType

Dynamically sets the output media type of the record sink or preview sink.

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps only]
Minimum supported server Windows Server 2012 R2 [desktop apps only]
Target Platform Windows
Header mfcaptureengine.h

See also

Media Foundation Interfaces