CBaseAllocator.GetProperties 方法
[與此頁面相關的功能 DirectShow是舊版功能。 它已被 MediaPlayer、 IMFMediaEngine和 Media Foundation 中的音訊/視訊擷取取代。 這些功能已針對Windows 10和Windows 11進行優化。 Microsoft 強烈建議新程式碼盡可能使用 MediaPlayer、 IMFMediaEngine 和 音訊/視訊擷取 ,而不是 DirectShow。 Microsoft 建議使用舊版 API 的現有程式碼盡可能重寫為使用新的 API。
方法 GetProperties
會擷取配置器將建立的緩衝區數目,以及緩衝區屬性。 這個方法會實作 IMemAllocator::GetProperties 方法。
語法
HRESULT GetProperties(
ALLOCATOR_PROPERTIES *pProps
);
參數
-
pProps
-
接收配置器屬性 之ALLOCATOR_PROPERTIES 結構的指標。
傳回值
傳回S_OK。
規格需求
需求 | 值 |
---|---|
標頭 |
|
程式庫 |
|