Share via


IAMFilterMiscFlags Interface

Send Feedback

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_COMPLETE events 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

DirectShow Interfaces | EC_COMPLETE

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.