Please enable JavaScript to view this site.

FALCON/EAGLE user manual 4.62

Syntax

INT is_CaptureVideo (HIDS hf, INT Wait)

Description

is_CaptureVideo() digitizes video images in real time and transfers the images to the previously allocated image memory. Alternatively if you are using DirectDraw the images can be transferred to the graphics board. In doing so, the conditions as set out in the is_SetCaptureMode() are taken into account. If you are working with ring buffering (is_AddToSequence()) the image acquisition in the sequence runs through all image memories in a loop.

Parameters

hf

Frame grabber handle

Return value

IS_SUCCESS, IS_NO_SUCCESS

IS_TIMED_OUT (only if the IS_WAIT parameter is used in the triggered sequence mode of the EAGLE and the trigger is not recognized in the next VSYNC)