seek() to a position with autostart enabled
I am having a video scroll (one video instance at a time in memory). I am able to seek() video to a position only when autostart = false. But I need to autostart from the last position. Is there any way to do this?. Any help would be appreciated