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

Initializes the graph.

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

Syntax

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