FilterGraphTools Methods
From DirectShowLib.Utils
The methods of the FilterGraphTools class are listed below. For a complete list of FilterGraphTools class members, see the FilterGraphTools Members topic.
Public Static Methods
| Add a filter to a DirectShow Graph using its Moniker's device path | |
| Add a filter to a DirectShow Graph using its name | |
| Add a filter to a DirectShow Graph using its CLSID | |
| Overloaded. Connect pins from two filters | |
| Disconnect pins of all the filters in a DirectShow Graph | |
| Disconnect all pins on a given filter | |
| Find a filter in a DirectShow Graph using its CLSID | |
| Find a filter in a DirectShow Graph using its name | |
| Check if a DirectShow filter can display Property Pages | |
| Check if a COM Object is available | |
| Check if the Video Mixing Renderer 7 Filter is available | |
| Check if the Video Mixing Renderer 9 Filter is available | |
| Load a DirectShow Graph from a file | |
| Remove and release all filters from a DirectShow Graph | |
| Render a filter's pin in a DirectShow Graph | |
| Save a DirectShow Graph to a GRF file | |
| Display Property Pages of a given DirectShow filter |