Skip to content
Chris Petersen edited this page Mar 16, 2016 · 1 revision

Plays a video file on iOS or Android. Note that the supported formats differ on the two platforms. A common formant is H.264 mp4.

Parameter Description
filename Video file to play

Example

> (videoplayer (string-append (system-directory) (system-pathseparator) "test.mp4"))
#t
Clone this wiki locally