You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting the playlist volume through the API: For example when requesting viewer.playlists.playlist.volume = 1 only the volume of the audio track currently played is executed.
Note: It is weird but cool in a way because there is no track volume supported in the JSON reference.
Description of the problem
When setting the playlist volume through the API: For example when requesting
viewer.playlists.playlist.volume = 1
only the volume of the audio track currently played is executed.Note: It is weird but cool in a way because there is no track volume supported in the JSON reference.
ForgeJS version
0.9.5
Browser
OS
How to reproduce the problem
viewer.playlists.playlist.volume = 1
The text was updated successfully, but these errors were encountered: