One player and two controllers need to display the progress bar and playback content synchronously. That is, first play the music on controller A, click controller B, and if it is the same song, it will directly display the progress bar of controller A. The music content being played cannot re-request data. . .
Write a global player using a singleton