I have an issue regarding current video timing of video during play, Could you please help me out from this, I want to get current video timing from Roku video player element during video play.
Hi @Deepaks3,
Have you looked at the Roku SceneGraph Video node documentation. It includes fields that provide timing information of the Roku video player. Is there a specific data point you're trying to retrieve?
Hi @RokuJonathanD ,
Yes I already have gone through this documentation of video player, I have tried position attribute of video player node as per my requirement i need current timing of video during play mode, but in my condition this position attribute always provide me 0 value, either video position is from starting or mid of the video.
Can you please help me out from this, do we have any approach for this senario.