Grabber::setFPS Method |
||||||||||||||
| Sets the frame rate of the device. | ||||||||||||||
| Syntax: | bool setFPS( double fps ); |
|||||||||||||
|
||||||||||||||
| Return value: | true, if the frame rate could be set successfully, false, otherwise. |
|||||||||||||
| Remarks: | The frame rate can only be set, if the device is not in live mode. |
|||||||||||||
| Information: | Introduced in version 2.0 | |||||||||||||
| See also: | Grabber, Grabber::hasFPSList, Grabber::getAvailableFPS, Grabber::getFPS | |||||||||||||