[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: KvTv.DirectShow
Assembly: KvTv.DirectShow (in KvTv.DirectShow.dll)
Assembly: KvTv.DirectShow (in KvTv.DirectShow.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ number As Integer, _ videoSubChannel As Integer, _ audioSubChannel As Integer _ ) |
| C# |
|---|
public Channel ( int number, int videoSubChannel, int audioSubChannel ) |
| Visual C++ |
|---|
public: Channel ( int number, int videoSubChannel, int audioSubChannel ) |
Parameters
- number
- System.Int32
- videoSubChannel
- System.Int32
- audioSubChannel
- System.Int32