Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
m.Playlist()で動的に再生リストを作成してから、 .add()関数でトラックを追加します。しかし、 「+ プレイリストとして追加」ボタンとsp.core.library.addPlaylist($(this).val());を使用して、これらのプレイリストをツールバーに追加することはできないようです。.
プレイリストを保存する方法を知っていますか?
名前を付けて別のプレイリストを作成しm.Playlist("My Playlist")、特定のトラックを追加するだけです。プレイリストが左側に表示されます。
m.Playlist("My Playlist")