Embed API setMuted does'nt work

I am calling setMuted(true) and setMuted(false) based on the check getMuted. The setMuted(true) does not changes the player state and because of which I can’t mute/un-mute.
Are there any restrictions which embed API calls?

setMuted(true) and setMuted(false) are working as expected on a test.

https://twitch.extensions.barrycarlyon.co.uk/temp/test_24246.html

The above example will toggle the muted status every five seconds

Can you provide your full code to highlight the issue?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.