FrameQueueSink::getInputQueueSize Method |
||
| Returns the current count of FrameQueueBuffer objects in the input queue. | ||
| Syntax: | size_t getInputQueueSize() const; |
|
| Return Value: | The current count of buffers in the input queue. |
|
| See also: | FrameQueueSink, FrameQueueSink::getOutputQueueSize | |