Partager via


Interface IMFClock (mfidl.h)

Fournit des informations de minutage à partir d’une horloge dans Microsoft Media Foundation.

Les horloges et certains récepteurs multimédias exposent cette interface via QueryInterface.

Héritage

L’interface IMFClock hérite de l’interface IUnknown. IMFClock a également les types de membres suivants :

Méthodes

L’interface IMFClock a ces méthodes.

 
IMFClock::GetClockCharacteristics

Récupère les caractéristiques de l’horloge.
IMFClock::GetContinuityKey

Récupère la clé de continuité de l’horloge. (Non pris en charge.).
IMFClock::GetCorrelatedTime

Récupère l’heure de la dernière horloge qui a été corrélée avec l’heure système.
IMFClock::GetProperties

Récupère les propriétés de l’horloge.
IMFClock::GetState

Récupère l’état actuel de l’horloge.

Notes

L’interface IMFClock s’applique à n’importe quel type d’horloge. L’horloge de présentation expose l’interface IMFPresentationClock en plus de IMFClock.

Spécifications

   
Client minimal pris en charge Windows Vista [applications de bureau | applications UWP]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau | applications UWP]
Plateforme cible Windows
En-tête mfidl.h

Voir aussi

Interfaces Media Foundation

Horloge de la présentation