Share via


CSourceSeeking::m_rtStart

 
Microsoft DirectShow 9.0

CSourceSeeking::m_rtStart

Start time. By default, the value is set to zero.

Syntax

  CRefTime m_rtStart;

Remarks

Hold the m_pLock critical section before accessing this variable.

Requirements

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

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

See Also