Please enable JavaScript to view this site.

IDS Software Suite - obsolete functions 4.97

Windows_Logo
Linux_Logo

USB 2.0

GigE

-

Syntax

INT is_SetDDUpdateTime (HIDS hCam, INT ms)

Description

hint_info

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

is_SetDDUpdateTime() sets the timer interval used for the video image update cycle in DirectDraw BackBuffer mode.

Input parameters

hCam

Camera handle

ms

Time in milliseconds. Valid range: 20...2000 ms

Return values

IS_SUCCESS

Function executed successfully

IS_NO_SUCCESS

General error message

Related functions

is_SetDisplayMode()

is_UpdateDisplay()