CMediaSample::m_MediaEnd

 
Microsoft DirectShow 9.0

CMediaSample::m_MediaEnd

Media stop time. This value is calculated as an offset from the media start time, specified by the CMediaSample::m_MediaStart member variable.

Syntax

  LONG m_MediaEnd;

Requirements

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

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

See Also