Mediamanager:playVideo

From GiderosMobile
Revision as of 21:51, 8 December 2019 by MoKaLux (talk | contribs) (first attempt at creating methods for media plugin)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Available since: Gideros 2016.1
Class: Media

Description

Plays video file in given path.

mediamanager:playVideo(path, force)

Parameters

path: (string) the path of the video to play
force: (bool) force to watch till the end, or quit playing on tap