IMFVideoProcessorControl2 interface

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Configures the Video Processor MFT.

Members

The IMFVideoProcessorControl2 interface inherits from IMFVideoProcessorControl. IMFVideoProcessorControl2 also has these types of members:

Methods

The IMFVideoProcessorControl2 interface has these methods.

MethodDescription
EnableHardwareEffects

Enables effects that were implemented with IDirectXVideoProcessor::VideoProcessorBlt.

GetSupportedHardwareEffects

Returns the list of supported effects in the currently configured video processor.

SetRotationOverride

Overrides the rotation operation that is performed in the video processor.

 

Remarks

This interface controls how the Video Processor MFT generates output frames.

Requirements

Minimum supported client

Windows 10 [desktop apps | UWP apps]

Minimum supported server

Windows Server 2016 [desktop apps | Windows Store apps]

Header

Mfidl.h

IDL

Mfidl.idl

See also

IMFVideoProcessorControl
Media Foundation Interfaces

 

 

Show: