Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

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?

3 Community Answers

Todd

JW Player Support Agent  
0 rated :

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.

penpentt

User  
0 rated :


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?

Todd

JW Player Support Agent  
0 rated :

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.

This question has received the maximum number of answers.