Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

This interface indicates whether a filter is a source filter or a renderer. Source and renderer filters can implement this interface.

Applications do not use this interface. The Filter Graph Manager uses this interface to determine how many EC_COMPLETEevents it will receive when playback completes.

In addition to the methods inherited from IUnknown, this interface exposes the following methods.

Method Description

IAMFilterMiscFlags::GetMiscFlags

Returns the filter's type, either source or renderer.

See Also

Reference

EC_COMPLETE