Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IMFSourceReaderCallback2 interface

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Extends the IMFSourceReaderCallback interface.

Members

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

Methods

The IMFSourceReaderCallback2 interface has these methods.

MethodDescription
OnStreamError

Called when an asynchronous error occurs with the IMFSourceReader.

OnTransformChange

Called when the transform chain in the IMFSourceReader is built or modified.

 

Remarks

This interface provides a mechanism for apps that use IMFSourceReader to receive asynchronous notifications when the transform chain is complete and the system is ready for use or when an asynchronous error occurs.

See also

Media Foundation Interfaces

 

 

Show:
© 2017 Microsoft