Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IMFVideoProcessorControl interface

Configures the Video Processor MFT.

Members

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

Methods

The IMFVideoProcessorControl interface has these methods.

MethodDescription
SetBorderColor

Sets the border color.

SetConstrictionSize

Specifies the amount of downsampling to perform on the output.

SetDestinationRectangle

Sets the destination rectangle.

SetMirror

Specifies whether to flip the video image.

SetRotation

Specifies whether to rotate the video to the correct orientation.

SetSourceRectangle

Sets the source rectangle.

 

Remarks

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

Requirements

Minimum supported client

Windows 8 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 [desktop apps | Windows Store apps]

Header

Mfidl.h

See also

Media Foundation Interfaces

 

 

Show:
© 2017 Microsoft