Méthode IMFVideoSampleAllocatorNotifyEx::NotifyPrune (mfidl.h)

Appelé lorsque des échantillons d’allocateur sont libérés pour l’élagage par l’allocateur, ou lorsque l’allocateur est supprimé.

Syntaxe

HRESULT NotifyPrune(
  IMFSample *__MIDL__IMFVideoSampleAllocatorNotifyEx0000
);

Paramètres

__MIDL__IMFVideoSampleAllocatorNotifyEx0000

Échantillon à élaguer.

Valeur retournée

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

   
Client minimal pris en charge Windows 10 (applications de bureau uniquement)
Serveur minimal pris en charge Windows Server 2016 (applications de bureau uniquement)
Plateforme cible Windows
En-tête mfidl.h

Voir aussi

IMFSample

IMFVideoSampleAllocatorNotifyEx