Microsoft DirectX 8.1 (C++)

Building the Filter Graph

The article The Filter Graph and Its Components, describes the basic building blocks of a DirectShow filter graph. This section examines how these building blocks are created and connected together so that they can begin to process some type of multimedia data.

This section contains the following topics: