Difference between revisions of "Mediamanager:playVideo"

From GiderosMobile
m
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
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>
+
</syntaxhighlight>
  
 
=== Parameters ===
 
=== Parameters ===

Latest revision as of 15:30, 13 July 2023