nativescript-youtubeplayer
nativescript-youtubeplayer copied to clipboard
Initial time of seek event
The SEEK_EVENT is triggered fine. However, I would like to get the current timing information of the youtube video before and after seek is performed. I am able to get the time after the seek event using getCurrentTimeMillis(). However, is there any suggested way to get the initial timing of the video before the seek?