Méthode IMFASFMultiplexer::GetStatistics (wmcontainer.h)
Récupère les statistiques du multiplexeur.
Syntaxe
HRESULT GetStatistics(
[in] WORD wStreamNumber,
[out] ASF_MUX_STATISTICS *pMuxStats
);
Paramètres
[in] wStreamNumber
Numéro de flux pour lequel obtenir des statistiques.
[out] pMuxStats
Pointeur vers une structure ASF_MUX_STATISTICS qui reçoit les statistiques.
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 |
Spécifications
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | wmcontainer.h |
Bibliothèque | Mfuuid.lib |