Type Function Object Video Library native.* Return value none Revision 2017.3060 Keywords seek, video, video view, video overlay See also native.newVideo()
Seeks and jumps to the specified time in the currently loaded video. Use this in conjunction with native.newVideo().
object:seek( timeInSeconds )
Number. Jumps to specified time in currently loaded video. Ensure that this is not greater than the object.totalTime property.