[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

When overridden in a base class, performs any graph setup needed before the graph is started.

Namespace: KvTv.DirectShow.Components
Assembly:   KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)

Syntax

Visual Basic (Declaration)
Protected Overridable Sub OnRun
C#
protected virtual void OnRun ()
Visual C++
protected:
virtual void OnRun ()