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 |
System Reference Clock
The System Reference Clock object implements a reference clock that returns the system time. If none of the filters in the graph provides a reference clock, the filter graph manager uses this component to synchronize the graph. Create this object by calling CoCreateInstance.
Class Identifier | CLSID_SystemClock |
Interfaces | IAMClockAdjust, IReferenceClock, IReferenceClockTimerControl |
See Also