A
C
E
G
H
M
P
R
S
U
S
- seekBack() - function in com.google.android.horologist.media.data.repository.PlayerRepositoryImpl
- seekForward() - function in com.google.android.horologist.media.data.repository.PlayerRepositoryImpl
- SetCommandMapper - class in com.google.android.horologist.media.data.mapper
- Maps Player.Commands into a Set of Command.
- setMedia(Media) - function in com.google.android.horologist.media.data.repository.PlayerRepositoryImpl
- This operation will stop the current MediaItem that is playing, if there is one, as per Player.setMediaItem.
- setMediaList(List) - function in com.google.android.horologist.media.data.repository.PlayerRepositoryImpl
- This operation will stop the current MediaItem that is playing, if there is one, as per Player.setMediaItems.
- setPlaybackSpeed(Float) - function in com.google.android.horologist.media.data.repository.PlayerRepositoryImpl
- setShuffleModeEnabled(Boolean) - function in com.google.android.horologist.media.data.repository.PlayerRepositoryImpl
- skipToNextMedia() - function in com.google.android.horologist.media.data.repository.PlayerRepositoryImpl
- skipToPreviousMedia() - function in com.google.android.horologist.media.data.repository.PlayerRepositoryImpl