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.