在 SoundCloud 中,使用 JavaScript SDK 流式传输曲目是否会增加该曲目的 playback_count?

In SoundCloud, does streaming a track using the JavaScript SDK increment the playback_count of that track?

使用 SC.stream() 流式传输音轨是否会增加该音轨的 playback_count?

是的。对 api.soundcloud.com/tracks/TID/stream?client_id=CID

的任何请求

将算作一个流。

同样适用于 /tracks/TID/download?