[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: KvTv.DirectShow.Components
Assembly:
KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnChannelChanged ( _
e As EventArgs _
) |
| C# |
|---|
protected virtual void OnChannelChanged (
EventArgs e
) |
| Visual C++ |
|---|
protected:
virtual void OnChannelChanged (
EventArgs^ e
) |
Parameters
- e
- System.EventArgs
The event arguments.