Grabber::getFPS Method |
||
| Returns the frame rate currently set. | ||
| Syntax: | double getFPS() const; |
|
| Return value: | The current frame rate. The return value describes number for frames per second. |
|
| Information: | Introduced in version 2.0 | |
| See also: | Grabber, Grabber::hasFPSList, Grabber::getAvailableFPS, Grabber::setFPS | |