Sha256: 9e6df656395807dbcc9d52e5a2d3d9ca0bfdbb877fd688ba100b1854fc2432d4
Contents?: true
Size: 455 Bytes
Versions: 7
Compression:
Stored size: 455 Bytes
Contents
// .basic video::video_file.mp4[] // .with_poster video::video_file.mp4[poster="sunset.jpg"] // .with_dimensions video::video_file.mp4[width=640, height=480] // .with_start video::video_file.mp4[start=10] // .with_end video::video_file.mp4[end=60] // .with_options video::video_file.mp4[options="autoplay, loop, nocontrols"] // .with_title .Must watch! video::video_file.mp4[] // .with_id_and_role video::video_file.mp4[id="lindsey", role="watch"]
Version data entries
7 entries across 7 versions & 1 rubygems