[This is preliminary documentation and subject to change.]
When overriden in a base class, prepares the filters for rendering.
| Exception Type | Condition |
|---|---|
| InvalidOperationException |
Render has already been called on this graph - or - the graph has not been configured properly. |
| GraphRenderException | The needed filters could not be created or added or the filters could not be connected. |
SinkComponentBase Class | KvTv.DirectShow.Components Namespace