| Grabber::stopLive Method | ||
| Stops the grabber | ||
| Syntax: | bool stopLive(); | |
| Return value: | true, if the grabber could be stopped successfully, false otherwise. | |
| Remarks: | This method stops the grabber, if it is in live mode. If the grabber was already stopped nothing happens. | |
| See also: | Grabber, Grabber::isLive, Grabber::startLive | |