共用方式為


IMFVideoSampleAllocatorNotifyEx::NotifyPrune 方法 (mfidl.h)

配置器樣本釋出以供配置器剪除,或移除配置器時呼叫。

語法

HRESULT NotifyPrune(
  IMFSample *__MIDL__IMFVideoSampleAllocatorNotifyEx0000
);

參數

__MIDL__IMFVideoSampleAllocatorNotifyEx0000

要剪除的範例。

傳回值

如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。

需求

   
最低支援的用戶端 Windows 10 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2016 [僅限傳統型應用程式]
目標平台 Windows
標頭 mfidl.h

另請參閱

IMFSample

IMFVideoSampleAllocatorNotifyEx