Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.Tools.Video

Accessible

Tools.Video.GetLostCount

Syntax

uEye.Tools.Video.GetLostCount(int s32VideoID, out uint u32Count)

Description

Reads out the number of frames that have been discarded. A frame will be discarded if it cannot be processed because a compression operation is still in progress.

Parameter

s32VideoID

Video ID set by Init().

u32Count

Number of discarded frames