Simulating Graph Building with GraphEdit
Microsoft DirectShow 9.0 |
Simulating Graph Building with GraphEdit
DirectShow provides a debugging utility called GraphEdit, which you can use to create and test filter graphs.
This article contains the following sections:
- Overview of GraphEdit
- Using GraphEdit
- Loading a Graph From an External Process
- Saving a Filter Graph to a GraphEdit File
- Loading a GraphEdit File Programmatically
See Also