CBaseAllocator::m_lFree
Microsoft DirectShow 9.0 |
CBaseAllocator::m_lFree
Pointer to a list of available (free) media samples.
Syntax
CSampleList m_lFree;
Requirements
** Header:** Declared in Amfilter.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also