Difference between revisions of "Megacool.startRecording"
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.startRecording() | Megacool.startRecording() | ||
− | </ | + | </syntaxhighlight> |
=== <translate>Parameters</translate> === | === <translate>Parameters</translate> === |
Latest revision as of 14:31, 13 July 2023
Available since: Gideros 2018.10
Class: Megacool
Description
Starts the screen recording.
Megacool.startRecording()