ICImagingControl.SignalDetectedAvailable Property

Returns whether the current video capture device supports signal detection on its input ports.
Syntax:
Public SignalDetectedAvailable As Boolean
Limitations:

Run time only, read only.

Remarks:

If SignalDetectedAvailable is True, SignalDetected returns whether a video signal is detected on the currently selected input channel of the open video capture device.

Information:

Introduced in IC Imaging Control 2.0

See also: ICImagingControl, ICImagingControl.SignalDetected

<< ICImagingControl