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

setMute on IPAD


Good morning,

i'm trying to perform a set mute. It works on all devices but not on IPAD. I have tried with setVolume(0) but with same result. Can you give me any suggestion please?


Thanks

1 Community Answers

jherrieven

User  
0 rated :

Check the API documentation for "Volume" related calls:

"These API calls are used to change the playback volume of the player. Note they only work on desktop browsers, not on mobile devices."

http://support.jwplayer.com/customer/portal/articles/1413089-javascript-api-reference

This question has received the maximum number of answers.