robbestad/react-iframe

Get iframe current playing time

Closed this issue · 1 comments

Is it possible to track current playing time? also to play the video at specific duration?

Thank You!

For tracking -- No, sorry. You'd have to put functionality inside the frame to access that.
For playing at specific time, youtube and others have this option (append a timestart parameter, like ?t=120 for youtube).