IMFVideoSampleAllocatorCallback Interface

Enables an application to track video samples allocated by the enhanced video renderer (EVR).

The stream sinks on the EVR expose this interface as a service. To get a pointer to the interface, call the IMFGetService::GetService method, using the MR_VIDEO_ACCELERATION_SERVICE service identifier.

Syntax

interface IMFVideoSampleAllocatorCallback : public IUnknown  

Requirements

Header: Declared in mfidl.h.