removeMediaItem

expect open fun removeMediaItem(index: Int)

Removes a media item from the playlist by its index.

Parameters

index

The index of the media item to remove.

actual open fun removeMediaItem(index: Int)
actual open fun removeMediaItem(index: Int)

Removes a media item from the playlist by its index.

Parameters

index

The index of the media item to remove.