remove

abstract fun remove(index: Int)

Removes the video at the specified index.

Throws

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