Share via


CMediaSample::m_pMediaType

 
Microsoft DirectShow 9.0

CMediaSample::m_pMediaType

Pointer to the media type, if the type has changed from the previous sample in the data stream. Otherwise, this member variable is NULL.

Syntax

  AM_MEDIA_TYPE *m_pMediaType;

Requirements

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

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

See Also