autoplay
A Boolean value that determines whether the media resource plays automatically when available.
Declaration
attribute boolean autoplay;Discussion
If false, the media resource does not automatically play when loaded; otherwise, it does. The default value is false.