remove

open fun remove(index: Int)

Removes the video at the specified index.

Parameters

index

Throws

when index <0 or index is larger than the size of the video list.