CBaseReferenceClock::m_pSchedule

 
Microsoft DirectShow 9.0

CBaseReferenceClock::m_pSchedule

Pointer to a CAMSchedule object that handles scheduling tasks for the clock.

Syntax

  CAMSchedule * m_pSchedule;

Requirements

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

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

See Also