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
Go here: http://themes.muffingroup.com/be/theme/shortcodes/content-elements/#video
Click the shortcode, you will find a parameter m=mute there