Partager via


Méthode IMFVideoSampleAllocatorNotify::NotifyRelease (mfidl.h)

Appelé lorsqu’un exemple vidéo est retourné à l’allocator.

Syntaxe

HRESULT NotifyRelease();

Valeur retournée

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

Notes

Pour obtenir un exemple de vidéo à partir de l’allocateur, appelez la méthode IMFVideoSampleAllocator::AllocateSample . Lorsque l’exemple est libéré, puis retourné au pool d’exemples disponibles, l’allocateur appelle la méthode NotifyRelease .

Spécifications

   
Client minimal pris en charge Windows 7 [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows Server 2008 R2 [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête mfidl.h

Voir aussi

IMFVideoSampleAllocatorNotify

IMFVideoSampleAllocatorNotifyEx