Specify whether a video autoplays.
If this key is true
, the specified video will begin autoplaying after it is loaded. The default is false
.
This is currently only supported on mobile and fridge devices.
section {
content {
video {
youtube {
video-id ("7zP30QYMUjQ")
}
poster ("https://example.com/movie-poster.png")
autoplay (true)
}
}
}
Copyright 2025 Samsung All rights reserved