Specify the muted parameter when using Embed Everything
So
var embed = new Twitch.Embed('twitch-embed', {
channel: 'monstercat',
muted: true
});
Specify the muted parameter when using Embed Everything
So
var embed = new Twitch.Embed('twitch-embed', {
channel: 'monstercat',
muted: true
});