Share via


CMediaSample::m_pBuffer

 
Microsoft DirectShow 9.0

CMediaSample::m_pBuffer

Pointer to the memory buffer that contains the media data.

Syntax

  LPBYTE m_pBuffer;

Requirements

**  Header:** Declared in Amfilter.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also