IAMRebuild (Compact 2013)
3/26/2014
This interface is used to rebuild the filter graph from an existing source filter.
When to Use
The Windows Media Source Filter implements this interface. Use it to discard the existing filter graph and build a new filter graph. You would do this, for example, when the next file in a stream is a different type and requires a different filter graph to render.
Methods
In addition to the methods inherited from IUknown, this interface exposes the following method.
Method |
Description |
---|---|
Discards the existing filter graph and builds a new one from the source filter. |
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |