Imaging Control 4 C++ Library 1.2.0
Loading...
Searching...
No Matches
QueueSink::QueueSizes Struct Reference

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

Public Attributes

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.