Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

IMFVideoSampleAllocatorNotify interface

The callback for the IMFVideoSampleAllocatorCallback interface.

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.

Members

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

Methods

The IMFVideoSampleAllocatorNotify interface has these methods.

MethodDescription
NotifyRelease

Called when a video sample is returned to the allocator.

 

Requirements

Minimum supported client

Windows 7 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2008 R2 [desktop apps | Windows Store apps]

Header

Mfidl.h

See also

Media Foundation Interfaces

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Community Additions

© 2013 Microsoft. All rights reserved.