Méthode IMFClockConsumer ::SetPresentationClock (mfidl.h)
Appelé par le pipeline multimédia pour fournir à l’application une instance de IMFPresentationClock.
Syntaxe
HRESULT SetPresentationClock(
[in] IMFPresentationClock *pPresentationClock
);
Paramètres
[in] pPresentationClock
Instance de IMFPresentationClock.
Valeur retournée
Cette méthode retourne un code HRESULT. Les valeurs possibles sont notamment celles figurant dans le tableau suivant.
Code de retour | Description |
---|---|
|
S_OK |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10, version 1703 [applications de bureau uniquement] |
Serveur minimal pris en charge | Aucun pris en charge |
Plateforme cible | Windows |
En-tête | mfidl.h |
Bibliothèque | Mfplat.lib ; Mfplat.dll |