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

Stops the graph.

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

Syntax

Visual Basic (Declaration)
<DebuggerStepThroughAttribute> _
Public Sub Stop
C#
[DebuggerStepThroughAttribute]
public void Stop ()
Visual C++
[DebuggerStepThroughAttribute]
public:
virtual void Stop () sealed