Difference between revisions of "Megacool.share"

From GiderosMobile
(Created page with "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2018.10<br/> '''<translate>Class</translate>:''' Megacool<br/> ==...")
 
Line 5: Line 5:
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
<translate><br />
 
<translate><br />
Shares the screen recording.<br />
+
Shares the screen recording. Make sure you leave enough time for compression after recording was stopped (it may depend on the actual screen pixels and how fast they compress).<br />
 
<br /></translate>
 
<br /></translate>
 
<source lang="lua">
 
<source lang="lua">

Revision as of 12:21, 18 December 2018


Available since: Gideros 2018.10
Class: Megacool

Description


Shares the screen recording. Make sure you leave enough time for compression after recording was stopped (it may depend on the actual screen pixels and how fast they compress).

 Megacool.share(fallback)

Parameters

fallback: (string, optional) An image url in case recording failed.