Memory Allocator
Microsoft DirectShow 9.0 |
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 |