CMediaSample::m_pNext
Microsoft DirectShow 9.0 |
CMediaSample::m_pNext
Pointer to the next sample in the allocator's list of samples.
Syntax
CMediaSample *m_pNext;
Requirements
** Header:** Declared in Amfilter.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also