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