Microsoft DirectX 8.1 (C++)

Memory Allocator

The Memory Allocator object allocates buffers for media samples. Filters can use this object to allocate shared memory buffers; however, a filter with special requirements can also implement its own memory allocator object. Create this object by calling CoCreateInstance.

Class Identifier CLSID_MemoryAllocator
Interfaces IMemAllocator