moveMediaItems
Moves a range of media items from one index to another in the playlist.
Parameters
fromIndex
The starting index of the media items to move.
toIndex
The ending index of the media items to move (exclusive).
newIndex
The new index at which to insert the moved media items.
Moves a range of media items from one index to another in the playlist.
Parameters
fromIndex
The starting index of the media items to move.
toIndex
The ending index of the media items to move (exclusive).
newIndex
The new index at which to insert the moved media items.