TExternalBaseInputChannelTypes EnumerationVisual Signal ExternalBase Class Library Documentation
API version 1.5.2

[This is preliminary documentation and is subject to change.]

This is the InputChanneltypes enumeration for all possible channel types

Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax

public enum InputChannelTypes
Members

  Member nameValueDescription
Any0 Accepts any channel types
Single1 Accepts only single-channel data
Multiple2 Accepts only multi-channel data
See Also

Reference