Please enable JavaScript to view this site.

uEye .NET Manual 4.97

The CaptureConfiguration class provides methods to define the settings of the internal image memory queue. You can configure the queue size (in MB) and the number of image memories.

Methods

Method

Description

GetInternalBufferCount

Returns the minimum number of image memories.

GetInternalBufferCountDefault

Returns the default value.

GetInternalBufferSize

Returns the current size of the total image memory.

GetInternalBufferSizeDefault

Returns the default size of the total image memory.

GetQueueBufferCount

Returns the current setting of the queue.

SetInternalBufferCount

Sets the minimum number of image memories.

SetInternalBufferSize

Sets the current size of the total image memory.

SetQueueBufferCount

Limits the size of the internal image memory queue.