Click to Rate and Give Feedback
MSDN
MSDN Library

  Switch on low bandwidth view
IAMFilterMiscFlags Interface
 
Microsoft DirectShow 9.0

IAMFilterMiscFlags Interface

The IAMFilterMiscFlags interface queries whether a filter is a source filter or a renderer. Source and renderer filters should 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, the IAMFilterMiscFlags interface exposes the following methods.

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

Requirements

Header: Declared in Strmif.h; include Dshow.h.

Library: Use Strmiids.lib.


© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker