[This is preliminary documentation and is subject to change.]
Thsi is the InputChanneltypes enumeration for all possible channel types
| C# | Visual Basic | Visual C++ |
public enum InputChannelTypes
Public Enumeration InputChannelTypes
public enum class InputChannelTypes
| Member | Description |
|---|---|
| Any |
Accepts any channel types
|
| Single |
Accepts only single-channel data
|
| Multiple |
Accepts only multi-channel data
|