removeMediaItem

abstract fun removeMediaItem(index: Int)

Removes the media item at the given index of the playlist.

Parameters

index

The index at which to remove the media item.