Méthode IMFMediaSourceExtension ::AddSourceBuffer (mfmediaengine.h)
Ajoute un IMFSourceBuffer à la collection de mémoires tampons associées à IMFMediaSourceExtension.
Syntaxe
HRESULT AddSourceBuffer(
[in] BSTR type,
[in] IMFSourceBufferNotify *pNotify,
[out] IMFSourceBuffer **ppSourceBuffer
);
Paramètres
[in] type
[in] pNotify
[out] ppSourceBuffer
Valeur retournée
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 8.1 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2012 R2 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | mfmediaengine.h |