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