ICImagingControl.DeviceCountOfFramesNotDropped Property

Returns the number of frames that were not dropped.
Syntax:
[C#]
public int DeviceCountOfFramesNotDropped;
Limitations:

Read only, live mode must be started before.

Information:

Introduced in version 2.0

See also: ICImagingControl, ICImagingControl.DeviceCountOfFramesDropped, ICImagingControl.LiveStart

<< ICImagingControl