Grabber::getCurrentActualFPS Method [Deprecated] |
||
| Retrieves the actual frame rate achieved by the device. | ||
| Syntax: | double getCurrentActualFPS() const; |
|
| Return value: | The current frame rate. |
|
| Remarks: | The frame rate describes the time from the start of one frame to the next in milliseconds. This method is only available in live mode. |
|
| Information: | Introduced in version 2.0 | |
| See also: | Grabber, Grabber::hasFPSList, Grabber::getAvailableFPS, Grabber::getFPS, Grabber::setFPS | |