Please enable JavaScript to view this site.

IDS Software Suite 4.96.1

Windows_Logo
Linux_Logo

USB 2.0

USB 3.x

GigE

-

Syntax

INT isavi_GetnLostFrames (INT nAviID, unsigned long* nFrames)

Description

Using isavi_GetnLostFrames(), you can read 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.

Input parameters

nAviID

Instance ID set by the isavi_InitAVI() function.

nFrames

The number of frames

Return values

IS_AVI_NO_ERR

No error, function executed successfully.

IS_AVI_ERR_INVALID_ID

The indicated AVI instance could not be found. Either the AVI ID is invalid or the instance has already been deleted using isavi_ExitAVI().

Related functions

isavi_GetnCompressedFrames()

isavi_ResetFrameCounters()

© 2022 IDS Imaging Development Systems GmbH