isPlaying
isPlaying: boolean
trackId
trackId: null | string
trackName
trackName: null | string
artistName
artistName: null | string
albumName
albumName: null | string
albumArt
albumArt: null | string
deviceName
deviceName: null | string
deviceType
deviceType: null | string
deviceVolume
deviceVolume: null | number
trackDuration
trackDuration: null | number
trackProgress
trackProgress: null | number
trackProgressPercent
trackProgressPercent: null | number
Optional
progress
progress?: number
Optional
duration
duration?: number
Optional
currentTimeSeconds
currentTimeSeconds?: number
Optional
currentTimeMs
currentTimeMs?: number
Optional
isInPlaylist
isInPlaylist?: boolean
Data sent to the renderer process for playback updates