ICImagingControl.InputChannelAvailable Property

Returns True if the current video capture device supports input channels.
Syntax:
[C#]
public bool InputChannelAvailable;
Limitations:

Run time only, read only. Only available when a device is open and valid.

See also: ICImagingControl, ICImagingControl.InputChannel, ICImagingControl.InputChannels

<< ICImagingControl