Grabber::getCurrentMaxAvailableFPS Method [Deprecated] | 
||
| Returns the current maximal frames per second (FPS) that the device can achieve on the bus. | ||
| Syntax: | double getCurrentMaxAvailableFPS() const;  | 
|
| Return value: | The maximal frame rate, or 0, if the device does not support this feature or cannot supply it in the current mode of operation.  | 
|
| Information: |   Introduced in version 2.0  |  |
| See also: | Grabber, Grabber::hasFPSList, Grabber::getAvailableFPS, Grabber::getCurrentActualFPS, Grabber::getFPS, Grabber::setFPS | |