Upravit

Sdílet prostřednictvím


IMFBufferListNotify interface (mfmediaengine.h)

Enables IMFSourceBufferList object to notify its clients of important state changes.

Inheritance

The IMFBufferListNotify interface inherits from the IUnknown interface. IMFBufferListNotify also has these types of members:

Methods

The IMFBufferListNotify interface has these methods.

 
IMFBufferListNotify::OnAddSourceBuffer

Indicates that a IMFSourceBuffer has been added.
IMFBufferListNotify::OnRemoveSourceBuffer

Indicates that a IMFSourceBuffer has been removed.

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps only]
Minimum supported server Windows Server 2012 R2 [desktop apps only]
Target Platform Windows
Header mfmediaengine.h

See also

Media Foundation Interfaces