media
/
com.google.android.horologist.media.repository
/
PlayerRepository
/
currentMediaItem
current
Media
Item
abstract val
currentMediaItem
:
StateFlow
<
MediaItem
?>
Content copied to clipboard
Returns the current
media item
playing, or that would play when player starts playing.