Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| 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