IMFVideoProcessorControl 接口 (mfidl.h)

配置 视频处理器 MFT

继承

IMFVideoProcessorControl 接口继承自 IUnknown 接口。 IMFVideoProcessorControl 也有以下类型的成员:

方法

IMFVideoProcessorControl 接口具有这些方法。

 
IMFVideoProcessorControl::SetBorderColor

设置边框颜色。
IMFVideoProcessorControl::SetConstrictionSize

指定要对输出执行的向下采样量。
IMFVideoProcessorControl::SetDestinationRectangle

设置目标矩形。
IMFVideoProcessorControl::SetMirror

指定是否翻转视频图像。
IMFVideoProcessorControl::SetRotation

指定是否将视频旋转到正确的方向。
IMFVideoProcessorControl::SetSourceRectangle

设置源矩形。 (IMFVideoProcessorControl.SetSourceRectangle)

注解

此接口控制 视频处理器 MFT 如何生成输出帧。

要求

要求
最低受支持的客户端 Windows 8 [桌面应用 |UWP 应用]
最低受支持的服务器 Windows Server 2012 [桌面应用 |UWP 应用]
目标平台 Windows
标头 mfidl.h

另请参阅

媒体基础接口