Namespace: Rx::LFR – Class: CImageQueue – Header: Rx.LFR/ImageQueue.h

CImageQueue::GetFreeSize Method

C++
size_t GetFreeSize()

Gets the free size. This is the maximum queue size minus the current queue size.

Returns

size_t

The free size.