Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 636 Bytes

video.adoc

File metadata and controls

25 lines (20 loc) · 636 Bytes

Video player

# video file
video::https://my.video/file.mp4[]
# youtube
video::9CSp9ZQEtBQ[youtube, start=34, options=autoplay]
# vimeo
video::357862493[vimeo, options=autoplay]

Background video

A background video for a slide can be specified using the background-video element attribute.
[background-video="https://my.video/file.mp4",options="loop,muted"]
== Nice background!