JavaScript API reference for 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("Scene7SharedAssets/Glacier_Climber_MP4")