[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)
When overridden in a base class, performs any graph clean up needed after the graph is stopped.
Namespace: KvTv.DirectShow.Components
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnStop |
| C# |
|---|
protected virtual void OnStop () |
| Visual C++ |
|---|
protected: virtual void OnStop () |