Ho to mute youtube video

I am trying to add  a video to a page. I would like it to be in loop, autoplay, with no controls and muted.

autoplay loop and controls i can control from the "YouTube or Vimeo | Parameters" like this:

autoplay=1&loop=1&controls=0

anyway browsing youtube documentation i cannot find a parameter for muting the audio, but a call to mute() javascript function must be done and i have no idea on how to do this in the theme.

Thanks.

Comments

Sign In or Register to comment.