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
Optionalprogress
progress?: number
Optionalduration
duration?: number
OptionalcurrentTimeSeconds
currentTimeSeconds?: number
OptionalcurrentTimeMs
currentTimeMs?: number
OptionalisInPlaylist
isInPlaylist?: boolean
Data sent to the renderer process for playback updates