toggle menu
horologist
jvm
switch theme
search in API
media-core
/
com.google.android.horologist.media.repository
/
PlayerRepository
/
removeMedia
remove
Media
abstract
fun
removeMedia
(
index
:
Int
)
(
source
)
Removes the
Media
at the given index of the playlist.
Parameters
index
The index at which to remove the
Media
.