SoundCloud widget volume gets reset to 100 when next song is played

If you use setVolume() to lower the volume of the SoundCloud widget, when the SoundCloud player plays the next song, it resets the volume to 100.

You can reproduce the problem on the SoundCloud API playground page.

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

To reproduce:

  • start playing the song
  • set the volume to 20
  • press "get volume" (shows 20)
  • press "next"
  • press "get volume" (shows 100)
  • SoundCloud Widget API操场

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

    上一篇: SoundCloud SDK播放功能

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