I'm using videojs and want to use the function as per docs formatTime
, but I get as result undefined
I don't use npm package of videojs, instead, I have referenced the minified version 7.6.5 direct in my code.
Is there any extra file I should reference in this case?