IVMRImagePresenterExclModeConfig 接口 (strmif.h)

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

接口 IVMRImagePresenterExclModeConfig 继承自 IVMRImagePresenterConfig ,并提供用于在独占模式分配器-呈现器上设置和检索呈现首选项的方法。 此接口在 DirectDraw 独占模式 Allocator-Presenter 对象上公开。 当应用程序在 DirectDraw 独占模式下运行时,它们必须创建自己的 DirectDraw 对象,将 VMR 配置为使用独占模式分配器-演示器,并使用此接口通知 VMR 有关 DirectDraw 对象及其关联的主图面。 有关详细信息,请参阅 DirectDraw 独占模式

继承

IVMRImagePresenterExclModeConfig 接口继承自 IVMRImagePresenterConfigIVMRImagePresenterExclModeConfig 也具有以下类型的成员:

方法

IVMRImagePresenterExclModeConfig 接口具有这些方法。

 
IVMRImagePresenterExclModeConfig::GetXlcModeDDObjAndPrimarySurface

GetXlcModeDDObjAndPrimarySurface 方法检索 VMR 当前使用的 DirectDraw 对象和主图面,该 VMR 已使用 SetXlcModeDObjAndPrimarySurface 方法配置为 DirectDraw 独占模式。
IVMRImagePresenterExclModeConfig::SetXlcModeDDObjAndPrimarySurface

SetXlcModeDDObjAndPrimarySurface 方法通知 VMR 应用程序创建的 DirectDraw 对象和主图面。

要求

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

另请参阅

IVMRImagePresenterConfig

使用视频混合呈现器