How can I get the Playhead of a video in Safari?

Viewed 132

I'm working on a video engine that is playing HLS V7 in native safari video engine.

I need to figure out which fragment is currently playing.

After reviewing the safari docs, I am having trouble figuring out what the engine is currently playing.

Is there a way to programmatically get this information from the safari video engine?

1 Answers
Related