Hi Matt. I didn’t construct the iframe manually but create it via this const twitchPlayer = new Twitch.Embed(this.get('videoPlayerId'), options); Inside the options object, I add autoplay: false per the tutorial.
Hi Matt. I didn’t construct the iframe manually but create it via this const twitchPlayer = new Twitch.Embed(this.get('videoPlayerId'), options); Inside the options object, I add autoplay: false per the tutorial.