Receives state-change notifications from the presentation clock.
interface IMFClockStateSink : public IUnknown
To receive state-change notifications from the presentation clock, implement this interface and call IMFPresentationClock::AddClockStateSink on the presentation clock.
This interface must be implemented by:
Other objects that need to be notified can implement this interface.
Header: Declared in mfidl.h.
Library: Use mfuuid.lib.