CBaseOutputPin::m_pAllocator
Microsoft DirectShow 9.0 |
CBaseOutputPin::m_pAllocator
Pointer to the memory allocator.
Syntax
IMemAllocator *m_pAllocator;
Requirements
** Header:** Declared in Amfilter.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also