
Is there an event listener for the control bar autohiding?
Basically what the title says. on('controls') doesn't seem to do anything as far as auto hiding goes.
Basically what the title says. on('controls') doesn't seem to do anything as far as auto hiding goes.
Hi, there!
You should be able to use .getControls() which returns whether or not the built-in controls are enabled.
For more information, check out the Controls section of our JavaScript API Reference at: http://support.jwplayer.com/customer/portal/articles/1413089-javascript-api-reference#controls
Please let me know if you need any more help or have any other questions.
Thank you!