Current version: (AGNO-JavaScript API)

Configuration

This feature can be used as follows:

// required parameters:
brand: "agnoplay",
videoId: "Mbdskc9KsAii",
url: window.location.href,
...
// add the following:
autoplay: true, // required when using this feature
autoplay_mute_button: true

Autoplay Mute Button

This is an example of the Autoplay Mute Button feature inline with the general Autoplay feature.