C  E  G  P  S  T  U 

G

getAvailableCommands() - function in com.google.android.horologist.media.data.repository.PlayerRepository
The list of available commands at this moment in time.
getCurrent() - function in com.google.android.horologist.media.data.model.TrackPosition
 
getCurrentMediaItem() - function in com.google.android.horologist.media.data.repository.PlayerRepository
The current media item playing, or that would play when user hit play.
getDuration() - function in com.google.android.horologist.media.data.model.TrackPosition
 
getIsPlaying() - function in com.google.android.horologist.media.data.repository.PlayerRepository
Is the player already playing or set to start playing as soon as the media has buffered?
getPercent() - function in com.google.android.horologist.media.data.model.TrackPosition
 
getSeekBackIncrement() - function in com.google.android.horologist.media.data.repository.PlayerRepository
Returns the seekBack increment.
getSeekForwardIncrement() - function in com.google.android.horologist.media.data.repository.PlayerRepository
Returns the seekForward increment.
getShuffleModeEnabled() - function in com.google.android.horologist.media.data.repository.PlayerRepository
The current value for shuffling of media items mode.
getTrackPosition() - function in com.google.android.horologist.media.data.repository.PlayerRepository
The current track position of the player.
getUnknown() - function in com.google.android.horologist.media.data.model.TrackPosition.Companion
 
C  E  G  P  S  T  U