[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 ( _ min As Integer, _ max As Integer _ ) |
| C# |
|---|
public ChannelRange ( int min, int max ) |
| Visual C++ |
|---|
public: ChannelRange ( int min, int max ) |
Parameters
- min
- System.Int32
- max
- System.Int32