IVMRSurfaceAllocatorNotify::SetBorderColor 方法 (strmif.h)

[与此页面关联的功能 DirectShow 是旧版功能。 它已被 MediaPlayerIMFMediaEngineMedia Foundation 中的音频/视频捕获所取代。 这些功能已针对Windows 10和Windows 11进行了优化。 Microsoft 强烈建议新代码尽可能在 Media Foundation 中使用 MediaPlayerIMFMediaEngine音频/视频捕获 ,而不是 DirectShow。 如果可能,Microsoft 建议重写使用旧 API 的现有代码以使用新 API。]

方法 SetBorderColor 向 VMR 指定在未用于视频的显示矩形区域中使用的颜色,例如,当视频装箱时。

语法

HRESULT SetBorderColor(
  [in] COLORREF clrBorder
);

参数

[in] clrBorder

指定边框颜色。

返回值

如果该方法成功,则它会返回 S_OK。 如果该方法失败,则会返回错误代码。

要求

要求
最低受支持的客户端 具有 SP1 的 Windows XP [仅限桌面应用]
最低受支持的服务器 Windows Server 2003 [仅限桌面应用]
目标平台 Windows
标头 strmif.h (包括 Dshow.h)
Library Strmiids.lib

另请参阅

IVMRSurfaceAllocatorNotify 接口

使用视频混合呈现器