[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Sets up the graph, including adding filters and connecting them.
Namespace: KvTv.DirectShow.Components
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Private Sub KvTv.DirectShow.Components.ISinkGraph.Render Implements ISinkGraph.Render |
| C# |
|---|
private void ISinkGraph.Render () |
| Visual C++ |
|---|
private: virtual void KvTv.DirectShow.Components.ISinkGraph.Render () sealed = ISinkGraph::Render |
Exceptions
| Exception | Condition |
|---|---|
| System.NotSupportedException | The method was called. |