Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.MemoryCaptureConfiguration

Accessible

Camera.Memory.CaptureConfiguration.SetQueueBufferCount

Syntax

uEye.MemoryCaptureConfiguration.SetQueueBufferCount(uint bufferCount)

Description

Limits the size of the internal image memory queue. The queue corresponds to the number of internal image memories. Default is 0, i.e. with 0 the queue size is unlimited.

Parameter

bufferCount: Size to be set.