Difference between revisions of "Mediamanager:playVideo"

From GiderosMobile
m
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Plays video file in given path.
 
Plays video file in given path.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
mediamanager:playVideo(path, force)
 
mediamanager:playVideo(path, force)
 
</source>
 
</source>

Revision as of 15:28, 13 July 2023