IMFClock Interface

Provides timing information from a clock in Microsoft Media Foundation.

Clocks and some media sinks expose this interface through QueryInterface.

Syntax

interface IMFClock : public IUnknown  

Remarks

The IMFClock interface applies to any kind of clock. The presentation clock exposes the IMFPresentationClock interface in addition to IMFClock.

Requirements

Header: Declared in mfidl.h.

Library: Use mfuuid.lib.