JavaScript API reference for Video Viewer
setVideo(videoUrl[, data])
Sets new external video and optional additional video data. Can be called at any time, both before and after init()
. If called after init()
, the viewer swaps the video in run time.
See also init.
videoUrl |
{ String } an absolute URL to the new video. |
data |
{ JSON } JSON object with the following optional fields (case-sensitive):
|
None.
<instance>.setVideo("https://s7d9.scene7.com/is/content/Scene7SharedAssets/Glacier_Climber_MP4")