Difference between revisions of "Megacool.startRecording"
From GiderosMobile
(Created page with "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2018.10<br/> '''<translate>Class</translate>:''' Megacool<br/> ==...") |
m (Text replacement - "</source>" to "</syntaxhighlight>") |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
Starts the screen recording.<br /> | Starts the screen recording.<br /> | ||
<br /></translate> | <br /></translate> | ||
− | < | + | <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()