Type Function Object Video Library native.* Return value None Revision Release 2022.3683 Keywords play, video, video view, video overlay See also native.newVideo()
Plays the currently loaded video. Use this in conjunction with native.newVideo().
You can detect when a video is ready to play via a video event where event.phase is equal to "ready"
.
object:play()