Grabber::getPauseLive Method

Returns whether pause mode is enabled.
Syntax:
bool getPauseLive() const;
Return value:

true, if the pause mode is enabled, false, otherwise.

Information:

Introduced in version 2.0

See also: Grabber, Grabber::setPauseLive

<< Grabber