下一首歌曲播放时,SoundCloud Widget音量重置为100

如果使用setVolume()来降低SoundCloud小部件的音量,当SoundCloud播放器播放下一首歌曲时,它会将音量重置为100。

您可以在SoundCloud API操场页面上重现该问题。

https://w.soundcloud.com/player/api_playground.html

重现:

  • 开始播放歌曲
  • 将音量设置为20
  • 按“获取音量”(显示20)
  • 按“下一步”
  • 按“获取音量”(显示100)
  • SoundCloud Widget API操场

    链接地址: http://www.djcxy.com/p/65303.html

    上一篇: SoundCloud widget volume gets reset to 100 when next song is played

    下一篇: Soundcloud embed stream URL (Node, JSON)