[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)
Runs the graph.
Namespace: KvTv.DirectShow.Components
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
<DebuggerStepThroughAttribute> _ Public Sub Run |
| C# |
|---|
[DebuggerStepThroughAttribute] public void Run () |
| Visual C++ |
|---|
[DebuggerStepThroughAttribute] public: virtual void Run () sealed |