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
mute_on_autoplay: true

Mute on Autoplay

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