Z.Video(...)

Video(src?: string) : Z.Video;

Constructs a new Z.Video object.

Parameters

Parameter Type Description
src optional, string The URL of the video.

The URL needs to link directly to a video file as opposed to one uploaded to a video hosting site such as Vimeo or YouTube.

Returns

A new Z.Video object

zapcode branded_zapcode i