replace
Removes and replaces the video at the specified index.
Parameters
index
The index to replace a media item.
video
The video to replace
Throws
when index <0 or index is larger than the size of the video list.
Removes and replaces the video at the specified index.
The index to replace a media item.
The video to replace
when index <0 or index is larger than the size of the video list.