Microsoft DirectX 8.1 (C++)

Interfaces for Building Filter Graphs

Applications use these interfaces to build various types of filter graphs.

Interface Description
ICaptureGraphBuilder2 Build filter graphs for video capture.
ICreateDevEnum Enumerate the available system devices.
IDvdGraphBuilder Build filter graphs for DVD navigation and playback.
IFilterGraph2 Add, remove, or connect filters.
IFilterMapper2 Enumerate the filters registered on the user's system.
IGraphBuilder Build filter graphs for file playback or for custom uses.
IGraphConfig Dynamically reconfigure a filter graph.
IGraphVersion Determine when the graph changes.