CRendererInputPin.Allocator 方法
[與此頁面 相關的功能 DirectShow是舊版功能。 它已被 MediaPlayer、 IMFMediaEngine和 Media Foundation 中的音訊/視訊擷取取代。 這些功能已針對Windows 10和Windows 11進行優化。 Microsoft 強烈建議新程式碼盡可能使用 MediaPlayer、 IMFMediaEngine 和 音訊/視訊擷取 ,而不是 DirectShow。 Microsoft 建議盡可能重寫使用舊版 API 的現有程式碼,以使用新的 API。]
方法 Allocator
會擷取記憶體配置器的指標。
語法
IMemAllocator* Allocator() const;
參數
這個方法沒有任何參數。
傳回值
傳回配置器的 IMemAllocator 介面或 Null的指標。
備註
此方法會傳回 CBaseInputPin::m_pAllocator 成員變數。 方法不會遞增介面上的參考計數。 這個方法絕對是存取子方法。
規格需求
需求 | 值 |
---|---|
標頭 |
|
程式庫 |
|