hls.js - Overloading event handler for hlsjs provider in jwplayer -


i using hlsjs provider jw player (7.12.4), , need take additional action whenever frag_changed event fires. obviously, overload in own page instantiate jw, can't figure out how it. (i've tried every seeming combination of .on("frag_changed") or .on("fragchanged") without success.)

for now, adding call directly in provider.hlsjs.js file, works perfectly, that's not ideal support situation.

is there way add custom js call cleanly hlsjs frag_changed event? thanks.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -