Home > C: Programming > Obsolete Functions > History back  Previous chapter  Next chapter  Print  

is_StealVideo

uEye Camera Manual Version 3.80

is_StealVideo

Windows_Logo

Linux_Logo

USB 2.0

GigE

-

Syntax

INT is_StealVideo (HIDS hCam, INT Wait)

Description

Achtung

This function is obsolete and should not be used anymore. We recommend to use the is_DirectRenderer() function instead (see also Obsolete Functions).

Using is_StealVideo(), you can initiate the extraction of an image from the DirectDraw image data stream. The extracted image is written to the active image memory. The data includes the color format set with the is_SetColorMode() function.
You can use the is_PrepareStealVideo() function to specify to remove the image from the DirectDraw data stream or to copy it. If you set the copy option, the image will both be displayed using DirectDraw and copied to the currently active image memory.
See also the Events in Live Mode figure in the Event Handling section.

Achtung

This function is not supported in Direct3D mode.

Input Parameters

hCam

Camera handle

Wait


IS_WAIT

The function waits until the image save is complete.

IS_DONT_WAIT

The function returns immediately.

Return Values

IS_SUCCESS

Function executed successfully

IS_NO_SUCCESS

General error message

Related Functions

is_PrepareStealVideo()
is_SetDisplayMode()
is_SetColorMode()
is_AllocImageMem()
is_SetImageMem()
is_SetAllocatedImageMem()

Suggestion for improvement? Send us your short Feedback on this chapter. Thank you very much!


© 2010 IDS Imaging Development Systems GmbH
http://www.ids-imaging.com