Imaging Control 4 C Library  1.2.0
IC4_QUEUESINK_QUEUE_SIZES Struct Reference

Contains information about the current queue lengths inside the queue sink. More...

Data Fields

size_t free_queue_length
 Number of image buffers in the free queue.
 
size_t output_queue_length
 Number of filled image buffers in the output queue.
 

Detailed Description

Contains information about the current queue lengths inside the queue sink.