DirectShow Filters


Microsoft® DirectShow™ provides filters and samples as part of the DirectShow Software Development Kit (SDK). A filter is supplied as binary code only, and is one of the filters listed in the Filter Graph Editor when you choose Insert Filters from the Graph menu. Filters are described in this section. A sample filter includes source code and you must build and register it before it will appear in the Filter Graph Editor. Sample filters (and sample applications) are described in DirectShow Samples.

The DirectShow SDK provides the following filters:

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.