Scenario: I have 2 video's,
Step 1: I play the first video and try to get the position using jwplayer.getPosition() - everything is fine.
Step 2: When the pause the video currently playing and play the second video and try to get the position of the second video I'm getting the last video position rather than the currently playing video.
↧