Video:seek
 Available since LÖVE 0.10.0  
 This function is not supported in earlier versions. 
Sets the current playback position of the Video.
Function
Synopsis
Video:seek( offset )
Arguments
- number offset
- The time in seconds since the beginning of the Video.
Returns
Nothing.
 
          
Please login to continue.