Difference between revisions of "Megacool.stopRecording"
From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight") |
m (Text replacement - "</source>" to "</syntaxhighlight>") |
||
Line 9: | Line 9: | ||
<syntaxhighlight lang="lua"> | <syntaxhighlight lang="lua"> | ||
Megacool.stopRecording() | Megacool.stopRecording() | ||
− | </ | + | </syntaxhighlight> |
=== <translate>Parameters</translate> === | === <translate>Parameters</translate> === |
Latest revision as of 14:30, 13 July 2023
Available since: Gideros 2018.10
Class: Megacool
Description
Stops the screen recording.
Megacool.stopRecording()