Méthode IMFASFSplitter ::Initialize (wmcontainer.h)
Réinitialise le séparateur ASF (Advanced Systems Format) et le configure pour analyser les données d’une section de données ASF.
Syntaxe
HRESULT Initialize(
[in] IMFASFContentInfo *pIContentInfo
);
Paramètres
[in] pIContentInfo
Pointeur vers l’interface IMFASFContentInfo d’un objet ContentInfo qui décrit les données à analyser.
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 |
|
Le paramètre pIContentInfo est NULL. |
Configuration requise
Condition requise | Valeur |
---|---|
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 |