JavaScript API reference for Interactive Video Viewer.
setAsset(asset[, data])
Sets the new asset and optional additional asset data. You can call this parameter at any time, either before or after init()
. If it is called after init()
, the viewer swaps the asset at runtime.
See also init.
asset |
{ String } new asset ID. |
data |
{ JSON } JSON object with the following optional fields (case-sensitive):
|
None.
<instance>.setAsset("/content/dam/mac/aodmarketingna/dm-viewers-content/video/Glacier.mp4")