media
/
com.google.android.horologist.media.repository
/
PlayerRepository
/
removeMedia
remove
Media
abstract fun
removeMedia
(index:
Int
)
Content copied to clipboard
Removes the
Media
at the given index of the playlist.
Parameters
index
The index at which to remove the
Media
.