AppleMusicContext

Contains properties specific to apple music player state and authentication.

Parameters

authenticator

apple music sdk authenticator.

context

android application context

appStore

store that contains the app state

viewModel
playerState

use to access the state of music player

musicPlayer

music player

isAudioWidgetVisible

boolean flag specific to dash

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val musicPlayer: MusicPlayer
Link copied to clipboard
open override val playerState: StateFlow<MusicPlayerState?>

Functions

Link copied to clipboard
open override fun LargeView(modifier: Modifier)
Link copied to clipboard
open override fun SmallView(modifier: Modifier)