
How to make the CC and HD buttons simultaneously displayed in the control bar
How to make the CC and HD buttons simultaneously displayed in the control bar?
How to make the CC and HD buttons simultaneously displayed in the control bar?
The CC button only appears when our player has loaded a captions track. Please see http://support.jwplayer.com/customer/portal/articles/1407438-adding-closed-captions for more details. If you’re trying to add captions but the CC button is still not working, there might be something wrong with your syntax or you’re getting a CORS error in the browser’s Javascript console. Please see http://support.jwplayer.com/customer/portal/articles/1403679-crossdomain-file-loading for more details about CORS errors.
The HD button will only appear when our player has loaded multiple sources for the same video or a SMIL or M3U8 that defines multiple sources. Please see http://support.jwplayer.com/customer/portal/articles/1428524-hd-quality-toggling for more details regarding the HD button.
If you are still having trouble, please post a link to your test page.
Oh,I see,Thank you.
I want to add a new button on the control bar,how to do?
In the six.xml also need to add button skin?
There’s no way to add an additional button to the actual control bar, but you can use the addButton() API call to add custom buttons to the top right corner of the player. See http://support.jwplayer.com/customer/portal/articles/1436999 for more details.