Output an HTML video element for a videodata element.db2html.videodata

Output an HTML video element for a videodata element.

Parameters <code>node</code>

The videodata element.

This template creates a video element in the HTML output. If the containing mediaobject or inlinemediaobject element has an imageobject with the role attribute set to "poster", that image will be used for the poster attribute on the HTML video element. This template calls db2html.mediaobject.fallback for the contents of the video element.

Calls Templates