ICImagingControl.DeviceCountOfFramesDropped Property

Returns the number dropped frames.
Syntax:
[C#]
public int DeviceCountOfFramesDropped;
Limitations:

Read only, live mode must be started.

Information:

Introduced in version 2.0

See also: ICImagingControl, ICImagingControl.DeviceCountOfFramesNotDropped, ICImagingControl.LiveStart

<< ICImagingControl