IMFVideoSampleAllocatorNotifyEx interface (mfidl.h)

The callback for the IMFVideoSampleAllocatorCallback interface.

Inheritance

The IMFVideoSampleAllocatorNotifyEx interface inherits from IMFVideoSampleAllocatorNotify. IMFVideoSampleAllocatorNotifyEx also has these types of members:

Methods

The IMFVideoSampleAllocatorNotifyEx interface has these methods.

 
IMFVideoSampleAllocatorNotifyEx::NotifyPrune

Called when allocator samples are released for pruning by the allocator, or when the allocator is removed.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header mfidl.h

See also

IMFVideoSampleAllocatorNotify

Media Foundation Interfaces