It is about this JavaScript file (minified). Here is the unminified version.
I need to access/modify this.handleSeek()
, b.getCurrentTime()
and b.getDuration()
(at line 14900) in the browser console. How to do this?
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
It is about this JavaScript file (minified). Here is the unminified version.
I need to access/modify this.handleSeek()
, b.getCurrentTime()
and b.getDuration()
(at line 14900) in the browser console. How to do this?