nativescript-youtubeplayer icon indicating copy to clipboard operation
nativescript-youtubeplayer copied to clipboard

Initial time of seek event

Open rg777 opened this issue 7 years ago • 0 comments

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?

rg777 avatar Feb 03 '19 18:02 rg777