FrameHandlerSink::getFrameCount Method |
||
| Returns the number of frames that were copied into this MemBufferCollection since the last call to Grabber::startLive. | ||
| Syntax: | unsigned int getFrameCount() const; |
|
| Return Value: | The number of frames that were copied into the MemBufferCollection. |
|
| See also: | FrameHandlerSink, MemBufferCollection | |