Video
Last updated
Last updated
video_url
HTTP(s) URL of the video displayed in the layer
It must be a public accessible link and have a filesize of 100 mb maximum.
The video can be trimmed using the following query properties to the video url:
trim_start
: Start of the video in seconds. i.e: ?trim_start=2.5 to start your video at 2.5s
trim_end
: End of the video in seconds. i.e: ?trim_end=10 to end your video at 10s
Supported files: MP4
, WebM
, MOV
audio_muted
Boolean (true
, false
)
Default value: false
If true it video sound is muted
hidden
Boolean (true
, false
)
If true it hides the video.