[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Interface implemented by graph components that are sources for streams.
The following tables list the members exposed by the ISourceGraph type.
Public Methods
| Name | Description | |
|---|---|---|
| Render | Sets up the graph, including adding filters and connecting them. | |
| Run | Runs the graph. (Inherited from IGraph.) | |
| Stop | Stops the graph. (Inherited from IGraph.) |