IMFVideoSampleAllocatorNotify Interface

The callback for the IMFVideoSampleAllocatorCallback interface.

Syntax

interface IMFVideoSampleAllocatorNotify : public IUnknown  

Remarks

When to implement

Implement this interface to receive notifications from the video sample allocator on the enhanced video renderer (EVR). To set the callback, call the IMFVideoSampleAllocatorCallback::SetCallback method.

Requirements

Header: Declared in mfidl.h.