Grabber::setPauseLive Method |
||||||||||||||
Pauses the live mode. | ||||||||||||||
Syntax: | bool setPauseLive( bool on ); |
|||||||||||||
|
||||||||||||||
Return value: | true on success, false otherwise. |
|||||||||||||
Remarks: | In live mode the video is immediately paused. Outside live mode the mode is saved and will be set when a Grabber::startLive is called. |
|||||||||||||
Information: | Introduced in version 2.0 | |||||||||||||
See also: | Grabber, Grabber::getPauseLive, Grabber::startLive |