IVMRImagePresenterExclModeConfig 介面 (strmif.h)
[與此頁面相關的功能 DirectShow 是舊版功能。 它已被 MediaPlayer、 IMFMediaEngine 和 Media Foundation 中的音訊/視訊擷取取代。 這些功能已針對 Windows 10 和 Windows 11 進行優化。 Microsoft 強烈建議新程式代碼盡可能使用 MediaPlayer、 IMFMediaEngine 和 音訊/視訊擷取 ,而不是 DirectShow。 Microsoft 建議使用舊版 API 的現有程式代碼盡可能重寫為使用新的 API。
介面 IVMRImagePresenterExclModeConfig
繼承自 IVMRImagePresenterConfig ,並提供在獨佔模式Allocator-Presenter上設定和擷取轉譯喜好設定的方法。 此介面會在 DirectDraw 獨佔模式 Allocator-Presenter 對象上公開。 當應用程式在 DirectDraw 獨佔模式中執行時,他們必須建立自己的 DirectDraw 物件、將 VMR 設定為使用獨佔模式 Allocator-Presenter,並使用這個介面來通知 VMR 有關 DirectDraw 物件及其相關聯的主要介面。 如需詳細資訊,請參閱 DirectDraw 獨佔模式。
繼承
IVMRImagePresenterExclModeConfig 介面繼承自 IVMRImagePresenterConfig。 IVMRImagePresenterExclModeConfig 也有下列類型的成員:
方法
IVMRImagePresenterExclModeConfig 介面具有這些方法。
IVMRImagePresenterExclModeConfig::GetXlcModeDDObjAndPrimarySurface GetXlcModeDDObjAndPrimarySurface 方法會擷取目前由已使用 SetXlcModeDDObjAndPrimarySurface 方法設定為 DirectDraw 獨佔模式的 VMR 所使用的 DirectDraw 物件和主要介面。 |
IVMRImagePresenterExclModeConfig::SetXlcModeDDObjAndPrimarySurface SetXlcModeDDObjAndPrimarySurface 方法會通知應用程式所建立之 DirectDraw 物件和主要介面的 VMR。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | 具有 SP1 的 Windows XP [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | strmif.h (包含 Dshow.h) |