Current version: (AGNO-JavaScript API)
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
muted_autoplay: "all"
This is an example of the Muted Autoplay feature inline with the general Autoplay feature.