mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
return cover analisys
This commit is contained in:
parent
f5a452bee3
commit
da5f1e29d0
@ -1014,6 +1014,7 @@ export default class Player extends Core {
|
||||
currentState() {
|
||||
return {
|
||||
playbackStatus: this.state.playbackStatus,
|
||||
colorAnalysis: this.state?.coverColorAnalysis ?? null,
|
||||
manifest: this.currentAudioInstance?.manifest ?? null,
|
||||
loading: this.state.loading,
|
||||
time: this.seek(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user