You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
413 B
28 lines
413 B
4 years ago
|
////
|
||
|
Included in:
|
||
|
|
||
|
- user-manual: Video
|
||
|
- quick-ref
|
||
|
////
|
||
|
|
||
|
// tag::base[]
|
||
|
video::video_file.mp4[]
|
||
|
// end::base[]
|
||
|
|
||
|
// tag::attr[]
|
||
|
video::video_file.mp4[width=640, start=60, end=140, options=autoplay]
|
||
|
// end::attr[]
|
||
|
|
||
|
// tag::caption[]
|
||
|
.A walkthrough of the product
|
||
|
video::video_file.mp4[]
|
||
|
// end::caption[]
|
||
|
|
||
|
// tag::you[]
|
||
|
video::rPQoq7ThGAU[youtube]
|
||
|
// end::you[]
|
||
|
|
||
|
// tag::vim[]
|
||
|
video::67480300[vimeo]
|
||
|
// end::vim[]
|