<< Click to Display Table of Contents >> Navigation: Common vpxPrint tags > Videos > <VIDEO> |
Syntax:
<VIDEO#name ,FILE=video_filename [,PIP ] [,LOOP] >
Defines an area starting at the named point #name to the current point where the video will be played.
Description and parameters:
oThe video starts when the page which contains the tag is displayed in the preview window,
oThe file can be a .mp4 or .webm video file,
oThe file can be local or remote,
oIf FILE is not specified, a demo video file from the web is played
Try:
<R10><C20><#1><C+40><C70><VIDEO#1>
oPIP mode allows to display the video out of the preview in Picture-in-Picture mode:
Try:
<R10><C20><#1><C+40><C70><VIDEO#1,PIP,LOOP>