set
operator fun DslList<MediaAsset.Video.VideoAsset, MediaAssetKt.VideoKt.Dsl.AssetProxy>.set(index: Int, value: MediaAsset.Video.VideoAsset)
Describes the assets that back this video media.
Content copied to clipboard
repeated .elide.page.MediaAsset.Video.VideoAsset asset = 5;
Parameters
index
The index to set the value at.
value
The asset to set.