JavaScript API reference for Smart Crop 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]
(/docs/dynamic-media-developer-resources/library/c-html5-aem-asset-viewers/c-html5-aem-smartcropvideo/c-html5-aem-smartcropvideo-viewer-javascriptapiref/r-html5-aem-smartcropvideo-viewer-javascriptapiref-init.html?lang=en#reference-3b570ba8b35045d6b30fb178c21a66c6).
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")