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
Hello,
I am using your JSAM library and have encountered an issue when calling: var channelHelper = AudioManager.FadeMusicIn(this.audioLibraryMusic, 3, false);
I noticed that channelHelper always returns the mainMusic channel, even though the music is playing on a different channel.
May I ask if this is a bug, or is it the intended behavior of the function?
I apologize for my English.
Thank you!
The text was updated successfully, but these errors were encountered:
Hello,
I am using your JSAM library and have encountered an issue when calling:
var channelHelper = AudioManager.FadeMusicIn(this.audioLibraryMusic, 3, false);
I noticed that channelHelper always returns the mainMusic channel, even though the music is playing on a different channel.
May I ask if this is a bug, or is it the intended behavior of the function?
I apologize for my English.
Thank you!
The text was updated successfully, but these errors were encountered: