
setMute()
jwplayer().setMute()
If I use this,I can get this error " jwplayer.js:4 Uncaught TypeError: Cannot read property 'apply' of undefined"
after it, I can't run next code.
jwplayer().setMute()
If I use this,I can get this error " jwplayer.js:4 Uncaught TypeError: Cannot read property 'apply' of undefined"
after it, I can't run next code.
Hi,
Do you have a test page that demonstrates this issue? Which browser and OS are you using? Any specific steps to reproduce?