Remove and release all filters from a DirectShow Graph
Parameters
- graphBuilder
- the IGraphBuilder interface of the graph
Exceptions
| Exception Type | Condition |
|---|---|
| ArgumentNullException | Thrown if graphBuilder is null |
| COMException | Thrown if the method can't enumerate its filters |