Home > C: Programming > Function Descriptions > History back  Previous chapter  Next chapter  Print  

is_AddToSequence

uEye Camera Manual Version 3.80

is_AddToSequence

Windows_Logo

Linux_Logo

USB 2.0

GigE

USB 2.0

GigE

Syntax

INT is_AddToSequence (HIDS hCam, char* pcImgMem, INT nID)

Description

is_AddToSequence() adds an image memory to the list of image memories used for ring buffering. The image memory must have been previously requested using is_AllocImageMem(). Using the is_SetAllocatedImageMem() function, you can set a memory that has been allocated before as image memory. Image memories that are used for ring buffering must all have been allocated with the same color depth (bits per pixel).

Input Parameters

hCam

Camera handle

pcMem

Pointer to image memory

nID

Image memory ID

Return Values

IS_SUCCESS

Function executed successfully

IS_NO_SUCCESS

General error message

Related Functions

is_AllocImageMem()
is_InitImageQueue()
is_SetImageMem()
is_SetAllocatedImageMem()

Sample Programs

uEyeSequence (C++)

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