Difference between revisions of "Mediamanager:takePicture"

From GiderosMobile
m
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Allows user to provide picture input from camera.
 
Allows user to provide picture input from camera.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(string) = mediamanager:takePicture()
 
(string) = mediamanager:takePicture()
 
</source>
 
</source>

Revision as of 15:28, 13 July 2023