This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
layouts [2019/10/29 12:28] phulshof |
layouts [2020/03/22 15:25] (current) phulshof [<video> Parameters] |
||
---|---|---|---|
Line 119: | Line 119: | ||
^<video> tag parameters^^ | ^<video> tag parameters^^ | ||
- | |src |The location of the video to display (relative to the location of the active layout folder)| | + | |src |The location of the video to display (relative to the location of the active layout folder)| |
- | |volume |The volume for the video to display (between 0 and 1; default is 1)| | + | |numLoops |The number of times the video is played (0 = endless loop; default is 1)| |
+ | |volume |The volume for the video to display (between 0 and 1; default is 1)| | ||